Overview

Every vector space has a basis, which combines notions from spans and linear independence. We can study vector spaces by studying their bases.

One special basis is the standard basis for is the set , where the only non-zero coordinate in each vector is the th coordinate.

Dimensions tell us exactly how many coordinates are needed to describe an arbitrary element of a vector space.


Bases

Definition: Basis

If is a finite-dimensional vector space, a basis for is a set of vectors which:

  • Spans the entire space, so every vector in is some linear combination of these vectors;
  • Is linearly independent, so only the trivial linear combination produces .
  • (Lemma 35) If is a vector space, a set is a basis for if and only if there is a unique way to express each as a linear combination of the elements of .
  • (Proposition 37) Every finite-dimensional vector space has a finite basis.
    • (Lemma 36) Basis reduction lemma. If is any spanning set for , there is a subset which is a basis for .
      • Proposition 37 can be proven by choosing a spanning set and applying the basis reduction lemma to find a basis contained in the set.
    • (Lemma 38) Basis extension lemma. If is any linearly independent set for a finite-dimensional vector space , there is a larger set which is a basis for (with if ).
  • (Proposition 39) If is a subspace of a finite-dimensional vector space, then there exists a basis for which begins with the basis for .
    • (Corollary 40) Dimension is well-defined. Any two bases for a finite-dimensional vector space have the same number of elements.

Dimensions

Definition: Dimension

If is a finite-dimensional vector space, then its dimension is the number of elements in a basis for .

By the “dimension is well-defined” corollary, we know the choice of basis doesn’t matter since this number is unambiguous.


Examples

  • The standard basis for is the set where the only non-zero coordinate in each is the th coordinate.

Review

Honors Math A

  • Prove Lemma 35.
  • Prove Corollary 40.