The Rank-Nullity Theorem
Kernel, Image, and the Dimension Equation That Ties Them Together — A TLDR Primer
Linear algebra stops a lot of students in the same place: the moment the course shifts from solving equations to talking about kernels, images, and dimension. The Rank-Nullity Theorem sits at the center of that shift, and if you do not understand it, the rest of the course feels like it is written in a foreign language.
This TLDR primer cuts straight to what you need. It builds the theorem from the ground up — starting with what a linear map actually does, defining the kernel (the set of vectors sent to zero) and the image (the set of vectors the map can reach), then showing exactly why their dimensions must add up to the dimension of the domain. The proof is carried out step by step, in plain language you can follow without a graduate-level background.
From there, the guide translates everything into matrix language: null space, column space, pivot columns, and free variables from row reduction. A focused section on consequences shows how rank-nullity immediately tells you whether a linear map is injective, surjective, or both — and why those two properties collapse into one for square matrices. The final section previews where the theorem reappears: solution sets of linear systems, differential operators, and the broader fundamental theorem of linear algebra.
This guide is short by design, stripped to essentials, with worked examples and zero filler. Whether you are prepping for an exam, working through a college linear algebra course, or trying to get a foothold in the subject before class moves on, everything here is built to make the ideas stick.
If the kernel and image study guide you needed does not exist on your syllabus, it does now — grab your copy and get oriented.
- Define linear transformations, kernel, image, rank, and nullity precisely
- State and interpret the Rank-Nullity Theorem in both matrix and abstract form
- Prove the theorem by extending a basis of the kernel to a basis of the domain
- Use rank-nullity to determine injectivity, surjectivity, and solvability of linear systems
- Apply the theorem to compute dimensions of null spaces and column spaces from a matrix
- 1. Linear Maps, Kernel, and ImageSets up the cast of characters: linear transformations between vector spaces, and the two subspaces — kernel and image — that the theorem relates.
- 2. Rank, Nullity, and the Statement of the TheoremDefines rank and nullity as dimensions of the image and kernel, then states the Rank-Nullity Theorem and unpacks what it says.
- 3. Why It's True: A Proof You Can FollowProves the theorem by starting with a basis of the kernel, extending it to the whole domain, and showing the extension maps to a basis of the image.
- 4. The Matrix Version: Column Space and Null SpaceTranslates the theorem into matrix language using row reduction, pivot columns, and free variables.
- 5. Consequences: Injectivity, Surjectivity, and Square MatricesUses rank-nullity to derive when linear maps are one-to-one or onto, and why for square matrices the two conditions collapse into one.
- 6. Where This Shows Up NextBriefly maps rank-nullity onto later topics: solution sets of linear systems, differential operators, and the fundamental theorem of linear algebra.