I have to prove or disprove following statements, but I'm not completely sure if I am going in the right direction. If someone could please tell me if they are true or false, it would help me a lot. The statements are:
$1)$ Let $L : V \to W$ be a linear mapping and let $\{\vec{v}^{\,1}, \ldots,\vec{v}^{\,n}$} be a basis for $V$. If $\{L(\vec{v}^{\,1}), \ldots,L(\vec{v}^{\,n})\}$ spans $W$ then $L$ is isomorphic to $W$.
I think this statement is false because although $L$ is onto, but it is not one-to-one, so $L$ is not invertible.
$2)$ Let $L : V \to W$ and $M : W \to U$ be linear mappings. If $\dim V = \dim U$ and $M \circ L$ is onto, then $V$ and $W$ are isomorphic.
I think this statement is similar to the first one, except that it talks about composition of two linear mappings. But I'm not too sure.
Thanks for any hints.
part 1 - FALSE :
since {$L(v_1),...,L(v_n)$} spans $W$, we are not sure if it is a basis for $W$ or not. The given statement can only be true if {$L(v_1),...,L(v_n)$} is a basis for $W$.
part 2 - TRUE :
since the dimensions for $V$ and $U$ are equal so they are isomorphic to each other. But not all linear mappings $L:V -> U$, from V to U are isomorphic.