To check that a list of vectors in is a basis of , we must show that the list in question satisfies two properties:
- It must be linearly independent.
- It must span .
This result and this one show that if the list in question has the right length, then we only need to check that it satisfies one of the two properties.
Linearly independent list of the right length is a basis
Suppose is finite-dimensional. Then, every linearly independent list of vectors in of length is a basis of .
Proof. Suppose and is linearly independent in . The list can be extended to a basis of , since every linearly independent list extends to a basis. However, every basis of has length , so in this case the extension is trivial, meaning that no elements are added to . Thus, is a basis of , as desired.