Whenever I try to learn about a relationship, I try to reason intuitively why a theorem or lemma should make sense. I know often times this is increasingly difficult to achieve. However, I have the following:
Let $ L: \mathbb{V} \to \mathbb{W} $ be a linear mapping. $L$ is one-to-one if and only if Ker($L$) = $\{\vec{0}\}$
I can intuitively explain the forward direction, that if $L$ is one-to-one, then only one value can possibly map to $\vec{0}$ and that must be $\vec0$.
When I consider the other direction, it is hard for me to intuitively explain that the property of a linear mapping being one-to-one follows naturally from the fact that its kernel contains only $\vec0$. I know that the algebraic proof of this is trivial, but I feel like without a more intuitive understanding, I am misunderstanding something about linear mappings and hence not fully appreciating the importance of this relationship.
Thanks in advance.
EDIT:
The question is, can I explain the logic behind this principle without implicitly referring to the proof?
I try to see it like this:
The kernel $K$ of a linear map $L:V \to W$ is a kind of universal fiber. The mathematical version of this is that the fiber $L^{-1}(w)$ of $w$ is $v + K$, for any $v$ with $L(v)=w$. So the fiber is essentially a translated version of the kernel.
To represent this pictorially, I imagine $K$ moving around in $V$, and at any given point, all the points in this moving $K$ are sent to the same point in $W$.
Now, an injective map is one with all fibers of cardinality one. So using the above, it is quite intuitive to see that if the kernel is $\{0\}$, all the fibers are singletons.