The extension lemma has all sorts of consequences that are very useful for making arguments about the dimension of a vector space. In this section we’ll write down the most common ones.
As soon as you see linearly independent elements in a vector space, you know its dimension is at least .
Let be a vector space and let be linearly independent elements of . Then .
You can extend these elements to a basis of having size at least , and the size of that basis is the dimension of . ∎
Any sequence of at least elements in a vector space of dimension is linearly dependent.
The vector space has a basis of size , which is in particular a spanning sequence of size . By Theorem 4.9.1 (Steinitz Exchange), any linearly independent sequence has size at most . ∎
For example, if you have 4 vectors in you know they must be linearly dependent, no matter what they are.
If then
, and
if then .
A basis of is a linearly independent sequence in and a basis of is (in particular) a spanning sequence for , so by Theorem 4.9.1 the size of a basis of is less than or equal to the size of a basis of .
As soon as you have linearly independent elements in a vector space of dimension , they must be a basis.
Let be a vector space of dimension . Any sequence of linearly independent elements of are a basis of .
Let be the span of this sequence. This length sequence spans by definition, and it is linearly independent, so it is a basis of and . The previous proposition tells us , so in fact the sequence is a basis of . ∎
Consider two sets and . What’s the size of in terms of the size of and the size of ? It isn’t , in general, because elements belonging to and get counted twice when you add the sizes like this. The correct answer is . We would like a similar result for sums of subspaces.
Let be a vector space and . Then
Take a basis of . Extend to a basis of , using Proposition 4.11.2. Extend to a basis of . It’s now enough to prove that is a basis of , because if we do that then we will know the size of , which is , equals the size of a basis of (which is ) plus the size of a basis of (which is ) minus the size of a basis of (which is ).
To check something is a basis for , as always, we must check that it is a spanning sequence for and that is it linearly independent.
Spanning: let , where . Then there are scalars such that
and so
Linear independence: suppose
Rearrange it:
The left hand side is in and the right hand side is in . So both sides are in , in particular, the right hand side is in . Since is a basis of , there are scalars such that
This is a linear dependence on which is linearly independent, so all the are 0. Similarly all the are 0. So the are 0 too, and we have linear independence. ∎