The whole page revolves around a single duality: the image lives in the codomain and records what T reaches, while the kernel lives in the domain and records what T destroys. Every concept introduced — injectivity, surjectivity, bijectivity, rank-nullity, dimension constraints, the fundamental decomposition — is a relation between these two subspaces. The table below sets them side by side across every attribute the page has touched, so the symmetry and the link supplied by rank-nullity are visible at a glance.
Setting the two side by side invites reading them as mirror images, and for the first few attributes they very nearly are. They are not, and the places where the symmetry fails carry more information than the places where it holds — so the entries below are worth reading in pairs, with attention to which lines match and which reverse.
Transformations · image and kernel
Image and kernel, side by side
Two subspaces that live in different spaces and answer opposite questions. Every line below states the same attribute for both, and reading them in pairs is what makes the symmetry — and where it breaks — visible.
7attributes
What each one is3
1outputs produced vs inputs destroyed
im(T)={T(v)} vs ker(T)={v:T(v)=0} The image collects what comes out; the kernel collects what goes in and vanishes. Both are subspaces rather than arbitrary sets — which is what makes dimension the right way to measure them.
2im(T)⊆W, ker(T)⊆V They sit in different spaces, so they cannot be compared directly, intersected, or added. This is the asymmetry the side-by-side layout most easily hides — the two columns are not two views of one object.
3for T(x)=Ax Col(A) vs Null(A) The column space and null space under different names. Everything on this page is therefore computable by row reduction, and the abstract statement and the matrix statement never diverge. How each is computed and measured2
4summing to n=dimV rank(A) vs n−rank(A) Rank-nullity. The two dimensions are not independently chosen — fixing one fixes the other, because every dimension of the domain either survives or collapses. Note the sum is dimV, not dimW: the theorem is about the domain. 5pivot columns of the original A vs RREF parametric solution The image basis is taken from A itself — row operations change the column space — while the kernel basis comes from the reduced form. Opposite rules from the same computation, and the pair most often confused. What the extreme cases mean2
6T is the zero map vs T is injective im(T)={0} vs ker(T)={0} Here the symmetry breaks hardest. A trivial image means the map does nothing at all; a trivial kernel means it loses nothing — the strongest possible statement in the other direction. Same word, opposite significance.
7T is surjective vs T is the zero map im(T)=W vs ker(T)=V And again reversed. A full image is surjectivity; a full kernel is the zero map. Both extremes of the kernel column describe degenerate maps, while the image column runs from degenerate to ideal — the columns are not mirror images.
The clearest break is at the extremes. A trivial kernel is the best case — the map destroys nothing and is injective — while a trivial image is the worst, since the map sends everything to zero. Reverse them and the same reversal happens: a full image means surjectivity, a full kernel means the zero map again. The kernel column runs from ideal to degenerate; the image column runs the other way.
What ties them together is dimension rather than structure. Rank-nullity says the two dimensions sum to dimV, so neither can be chosen independently of the other — every direction in the domain is accounted for exactly once, surviving into the image or collapsing into the kernel. Note the sum is over the domain: the codomain plays no part, which is why a map can have a small image without having a large kernel.