2.149 min read
Dimension
The dimension of a subspace is the number of vectors in any basis for . This is well-defined because all bases for the same subspace have the same number of vectors.
Dimension captures how "big" a subspace is: , (a line through origin) , (a plane through origin) , and .
The Steinitz Exchange Lemma guarantees that all bases have the same size: if spans and is linearly independent in , then . This is what makes dimension a well-defined invariant.
Formal View
Definition 2.14 — Dimension
The dimension of a subspace , written , is the number of vectors in any basis for .
Theorem 2.14 (Steinitz Exchange)
If spans and is linearly independent in , then . Consequently, all bases for have the same cardinality.
Why This Matters
Dimension is the fundamental measure of a subspace's "size" and appears throughout applied mathematics.
- Degrees of freedom in engineering systems = dimension of the solution space
- Number of independent parameters in a statistical model = dimension of the model space
- Rank of a matrix = dimension of its column space
Quiz
Question 1
A subspace has dimension 3. How many vectors are in any basis for ?
Common Mistakes
- Confusing the dimension of the ambient space () with the dimension of a subspace within it.
- Thinking different bases can have different numbers of vectors — they cannot.