Let $ U \subseteq V $ be a subvectorspace.
Then there exists a linear mapping
$$ f: V \rightarrow V/U , v \rightarrow \bar{v} $$
where $ker(f)=U$. Why is the kernel equal to U? I know you can use the dimension formula but let's not do that right now.
The zero vector in $V/U$ is $\bar{0}= 0+U=U$.
So basically, whenever I input an element of U into the canonical projection I get a sum of vectors, which are both in U. And since U is closed under addition this is also gonna be in U. Therefore, the whole thing is in U and equal to $\bar{0}$. Is that correct?