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?