Rank and nullity 退化次数 たいかじすう of a linear map 線型写像 せんけいしゃぞう
1Introduction
The previous rank lecture read the rank of a matrix as the dimension of its column space. This lecture generalizes that definition to linear maps: rank is the dimension of the image of the map. This does not create a new quantity; after choosing bases and writing a representation matrix, the two definitions agree.
2Terms and definitions
Let be a
The
The
The generalized definition of rank is
and the
Do not confuse the two levels of definition. For a matrix, rank was introduced as the dimension of the column space. For a linear map, rank is the dimension of the image. Their agreement is a theorem.
3Plan
The proof strategy is to choose bases and compare the image of a linear map with the column space of its representation matrix. Then we prove rank-nullity and connect it to invertibility.
4Intuitive explanation
A linear map sends input vectors to output vectors. Some input directions survive as output directions; others collapse to zero. The image is the space of surviving outputs. The kernel is the space of collapsed inputs. Rank counts the surviving dimension, and nullity counts the collapsed dimension.
5Precise explanation
5.11. Image and kernel are subspaces
If and are in , then for scalars ,
so the image is a subspace. If , then
so the kernel is also a subspace.
5.22. Agreement with matrix rank
Let be the representation matrix of . The columns of are the coordinate vectors of in the basis . Therefore the column space of is the coordinate representation of . Since coordinate maps are dimension-preserving isomorphisms,
5.33. Rank-nullity theorem
Let be a basis of , and extend it to a basis
of . Then is a basis of . Spanning follows by writing any in this basis and using . Independence follows because any relation among gives an element of , and uniqueness of the basis expression forces all coefficients to be zero. Hence
5.44. Relation to invertibility
For a linear map on a finite-dimensional vector space, the following are equivalent: is invertible, , , and . Rank-nullity supplies the bridge between kernel and image.
6Worked example
Define by
In standard bases,
Its columns span , so . The kernel is given by
so and . Thus
7How to recognize the right definition
Use column-space rank when a matrix is the main object. Use image dimension when a linear map is the main object. After bases are chosen, the two definitions agree. For invertibility, check kernel zero, full image, or full rank.
8Scope
Rank-nullity is used here for finite-dimensional vector spaces. Determinants enter only for square matrices or maps . Rank is defined for rectangular matrices and maps , but the same determinant criterion is not.
9Final forms
10In one sentence
- Matrix rank is the dimension of the column space.
- Linear-map rank is the dimension of the image.
- Rank-nullity says input dimension splits into surviving dimension and collapsed dimension.