Assume that $A \in M_{m,n}(F)$ and define $T_A:F^n \to F^m$ like this :
$T_A(X)=AX$
Prove that the column-space of $A$ is the same as $Im(T_A)$ .
Note 1 : My problem is that i don't know which part of $F^m$ is spanned by $Im(T_A)$ .
Note 2 : There is a similar question here. But it's just an example, Not a proof.