I know that $T$ is surjective means $R(T)=V$, which means $\mathrm{Nullity}(T)=0$.
But how can I show that $\mathrm{Nullity}(T)=0$ implies $T$ is injective?
I know that if $f(x)=f(y)$ and $x=y$ then $T$ is one-to-one. Do I show $T(0)=0$, $0$ is the only vector in $V$ that can let $T$ maps it into $0$? But my question is that even if I showed above, how can we be sure that $T(0)=0$ indicates that for any other vectors the linear map is one-to-one ?
I feel like that I got caught in a loop or missed something here. Can anyone let me know what part I'm not considering in? Thanks.
You say you know that Nullity$(T)=\{0\}$. Suppose that $T(x) = T(y)$. Then $T(x-y) = 0$, so $x-y=0$ which implies $x=y$.
In fact, this is a common technique with linear transformations; to show that $T$ is injective you show that the Nullity is $\{0 \}$.