A vector space over a Field is a set of vectors that has:

  1. is Associative ()
  2. is Commutative ()
  3. Additive Identity ( s.t )
  4. Additive Inverse for all . ( s.t )
  5. Associative scalar multiplication
  6. Distributive under addition of vectors ( = )
  7. Distributive under addition of scalars ()
  8. Multiplicative Identity

Checking Valid Vector Spaces

You need to check that all 8 axioms apply to the vector space.

Propositions

  1. The zero vector is unique
  2. is unique

Concepts