If a linear transformation $T:V\rightarrow V$ is injective then is it onto?
Since $dim(V)=dim(Ker(T))+dim(Im(T))$ we get $dim(V)=dim(Im(T))$ and since $Im(T)\subseteq V$ then $Im(T)=V$, therefore $T$ is onto.
Is it ok? That would mean that every linear transformation that's injective is also onto, seems weird..