ProofLinear AlgebraIntroProof Builder

Proof that the kernel of a linear map is a subspace

This is a standard linear algebra proof because it packages the subspace test into one reusable pattern: show zero is inside, then check closure under addition and scalar multiplication.

Primary Tool

Proof Builder

Open 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

Back to Learn Math →