In my lecture notes, it says the following:
The kernel of a linear mapping $\theta\colon V \rightarrow W$ is a subspace of $V$.
Proof: Straightforward
I can't say that I see this as being particularly obvious to prove, so I was hoping that someone could explain how it would be done.
First, $\ker\theta$ is non-empty because $\theta(0)=0$ by linearity.
If $v,w\in\ker \theta \subset V$, then $$\theta(av+bw)=a\theta(v)+b\theta(w) = a(0)+b(0)=0$$ so $av+bw\in \ker \theta$. Hence $\ker \theta$ is a subset of $V$ which is closed under scalar multiplication and addition as required for $\ker\theta$ to be a subspace of $V$.