The axioms for fields, vector spaces, and vector subspaces are the basic operations of § Linear Algebra.


Vector spaces

Definition: Vector space

A vector space ( ) over the field consists of the following data:

  • (D1) A set of vectors.
  • (D2) An addition map , meaning for each pair of vectors , we define a sum .
  • (D3) A scalar multiplication map , meaning for each scalar and each vector , we define a scalar multiplication . In other words, the scalar multiplication function outputs a new vector in the vector space .

Vector space axioms

  • (V1) Associativity. Addition and scalar multiplication in are associative.
  • (V2) Commutativity. Addition is commutative.
  • (V3) Distributivity. Addition distributes over scalar multiplication: for all and all , we have .
  • (V4) Additive identity. There exists an additive identity, the “zero vector” , so that for all we have
  • (V5) Additive inverse. For any , there exists a so that . We usually denote by the symbol .
  • (V6) Multiplicative identity. If is the multiplicative identity, then for any , we have .

Vector space lemmas

(Proposition 22) Let be a vector space over a field . Then the following are true:

  • Additive identities in are unique.
  • Additive inverses in are unique.
  • If and , then if and only if either or .
  • The additive inverse to is given by , the scalar multiplication of by .

Subspaces of vector spaces

Definition: Linear subspace

Suppose is a vector space over the field . A subset is said to be a linear subspace of if the following three conditions hold:

  • (S1) is closed under addition. For all , we have
  • (S2) is closed under scalar multiplication. For all and all , we have .
  • (S3) We have , so that is not the empty set .

Definition: Complementary subspaces

If is a finite-dimensional vector space, the subspaces are complementary if both of the following are true:

  • For every , there exist and so that ;
  • ; that is, intersect trivially.

Subspace propositions

  • (Proposition 23) Consider as a vector space over itself. If is a linear subspace, then or .
  • (Proposition 24) If is a linear subspace of the vector space , then is once again a vector space.
    • Definitions of addition and scalar multiplication are the same operations from .
    • Axioms (A1)-(A3) and (A6) follow from the corresponding axioms for .
    • (A4) is true since (S3) asserts the existence of , which we can prove is the additive identity since the addition operation is the same as that of .
    • (A5) is true since the existence of additive inverses in are given by , and is closed under scalar multiplication.