Let $A$ be a matrix, and $L$ be a linear mapping from $\mathrm{Row}(A)$ to $\mathrm{Col}(A)$ defined by $L(x) = Ax$. Prove $L$ is isomorphism.
I am having trouble to start this question. I know that the $\mathrm{Row}(A) = {}$orthogonal complement of $\mathrm{Null}(A)$, which I assume that this would be the starting point?
So if $x$ was an element of $\mathrm{Row}(A)$, then $x$ would also be an element of the orthogonal complement of $\mathrm{Null}(A)$, so somehow this would imply that $Ax = 0$ iff $x = 0$, which means the $\mathrm{Ker}(L) = \{0\}$ and thus be one-to-one? Does this sound like the right path? I'm not exactly sure how to prove it though
And then I am not sure how to prove onto for this case