vector space
def (Vector Space)
A vector space over
- addition:
then - scalar multiplication:
then
Satisfying the following operations:
- [
] For all , (commutativity) - [
] For all , (associative) - [
] s.t. (additive identity) - [
] s.t. (additive inverse) - [
] (associative) - [
] , (multiplicative identity) - [
] (distributive)
- Elements of a vector space are called vectors/points
- Ex:
is a vector space under addition and scalar multiplication
Proposition: A vector space has a unique additive identity
Proof: Let
Proposition: Additive inverses are unique
Proof: Let
- If
, the additive inverse of is denoted by
Proposition: For every
Proof: Note here
Proposition: For every
Proof: $$\begin{array}{rl} a(0 + 0) &= a0 + a0 \ a0 &= a0 + a0 \ 0 &= a0 \end{array}$$
Proposition: For every
Proof: Note here