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 (i.e., the -fold product of a field ), which is the set where the only non-zero coordinate in each vector is the th coordinate. Another example is , which is a basis for the vector subspace of the polynomial ring .
Dimensions tell us exactly how many coordinates are needed to describe an arbitrary element of a vector space.
Bases
Definition: Basis of a vector space
If is a finite-dimensional vector space, a basis for is a set of vectors which:
- (i) Spans the entire space, so every vector in is some linear combination of these vectors;
- (ii) Is linearly independent, so only the trivial linear combination produces .
Definition: Standard basis of a field
If is a field, the standard basis of the -fold Cartesian product is the sequence , where the only nonzero coordinate in each is the th coordinate.
Counting and dimension
Lemma: Main counting arguemnt
If are linearly independent vectors all contained in the span then .
Corollary: Dimension of a vector space
Let be a finite-dimensional -vector space, meaning there exist such that .
- (i) Dimension is well-defined: Any two bases for have the same number of elements. In this case, the number of elements in the basis is called the dimension of , written .
- (ii) Basis reduction: If , then there is a subsequence of that is a basis for . Hence , with equality if and only if the entire sequence is a basis for .
- (iii) Basis extension: If are linearly independent, then there exist vectors such that is a basis for . Hence .
- (iv) If is a vector subspace, then , with equality if and only if .
- (v) If is a basis for , then the map defined by is a linear isomorphism.