Courses / Mathematics I
Linear Algebra

Kernel, Image, and Rank–Nullity

Two subspaces describe any linear map T : V W. The kernel ( T) is everything T sends to zero: T = \v V : T(v) = 0\. It measures what the map collapses.…

Mathematics I 217 words Free to read

Kernel and Image

Two subspaces describe any linear map T:VWT : V \to W. The kernel (kerT\ker T) is everything TT sends to zero: kerT={vV:T(v)=0}\ker T = \{v \in V : T(v) = \mathbf{0}\}. It measures what the map collapses. TT is injective exactly when kerT={0}\ker T = \{\mathbf{0}\}.

The image (imT\operatorname{im} T) is everything TT can produce: imT={T(v):vV}\operatorname{im} T = \{T(v) : v \in V\}. It measures what the map reaches. The dimension of the image is the rank, and the dimension of the kernel is the nullity.

SubspaceWhere it livesWhat it measures
KernelDomain VVWhat collapses to 0\mathbf{0}
ImageCodomain WWWhat the map reaches

Rank–Nullity Theorem

The Rank–Nullity Theorem links these dimensions to the domain: dim(kerT)+dim(imT)=dimV\dim(\ker T) + \dim(\operatorname{im} T) = \dim V

Nullity + rank = dimension of the domain. Every dimension of the input is accounted for: some collapse (kernel) and the rest survive (image). If a map from R5\mathbb{R}^5 has a 2D kernel, its image must be 3D.

Pitfall: Confusing the kernel (in the domain) with the image (in the codomain), or treating Rank–Nullity as optional. It is a hard accounting constraint: one forces the other.
Kernel, Image, and Rank–Nullity

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Linear Algebra