Primary Tool
Proof Builder
This proof is easiest to follow when the three subspace checks stay separate. The layout keeps the zero-vector step, the addition step, and the scalar-multiplication step visible at the same time.
The subspace test in action
To prove is a subspace of , you do not need a special theorem beyond the subspace test. You need to show and that the kernel is closed under addition and scalar multiplication.
The proof is short because linearity already packages the needed algebra: and .
Where students usually lose the thread
The definition of kernel only says which vectors land at . It does not by itself tell you closure. Closure comes from applying linearity to vectors you already know lie in the kernel.
That is why the proof alternates between a structural step, like 'let ', and an algebraic step, like 'then '.
Common Pitfall
Checking addition alone is not enough. To prove the kernel is a subspace, you still need to show that is in the kernel and that scalar multiples stay in the kernel too.
Try a Variation
Try the same template for the image of a linear map. Which part of the subspace test becomes slightly different, and why?
Related Pages
Keep moving through the cluster
What eigenvectors and eigenvalues mean geometrically
An eigenvector is a direction that survives a linear transformation without rotating away from its own line. The eigenvalue tells you the scale and possible sign flip along that direction.
Open explanation →
Diagonalize a matrix and compute
Diagonalization is one of the first places students see why eigenvalues matter computationally. Once , powers of become powers of a diagonal matrix.
Open worked example →