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.
If they were linearly independent, we could extend them to a basis of size larger than using Proposition 4.12.2 contradicting that every basis has size . ∎
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 , so we can extend it to a basis of . So its size 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 dependent, so it is a basis of and . The 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 4.12.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. ∎