[Math] A linear transformations cannot be onto if its domain has smaller dimension

linear algebra

Let $V$ and $W$ be finite-dimensional vector spaces and $T: V\rightarrow W$ be linear. Prove that if $\dim (V) < \dim (W)$, then $T$ cannot be onto. I know that this proof is related with the dimension theorem, but I don't know how. Any help is appreciated.

Best Answer

By Rank-Nullity Theorem,

$$\dim V = \dim N(T) + \dim R(T).$$

Thus, $$\dim R(T) = \dim V - \dim N(T) < \dim W.$$