If $L: V\to V$ is a linear mapping, and $\{v_1, ..., v_n\}$ and $\{L(v_1), ..., L(v_n)\}$ are bases for $V$, can we say that rank$L = n$ ?
I'm trying to prove that nullity$(L) = 0$, so my thought process is since $V$ has a basis of $n$ vectors, dim$V = n$ if I can assume that rank$L = n$ too because $\{L(v_1), ..., L(v_n)\}$ is a basis of $V$ with $n$ vectors, then by rank nullity theorem the proof becomes trivial.
We can see that $\dim \operatorname{range}(L)\ge n$ because the range of $L$ contains a linearly independent set of $n$ vectors. Then because $\dim V=n$, we get $\operatorname{range}(L)=n$. So, $\operatorname{rk}(L)=n.$ Thus, by rank-nullity, $n=\operatorname{rk}(L)+\dim\operatorname{null}(L)=n+\dim\operatorname{null}(L).$ Hence, $\operatorname{null}(L)=\{0\}.$