Let $L : V \to W$ be a linear map, and suppose $X := \{v_{1},\ldots, v_{n}\}$ is a basis for $V$.
Prove that $Y := \{L(v_{1}),\ldots, L(v_{n})\}$ is a spanning set for $L(V)$.
So I am a struggling on this question. I was told that the answer is it cannot be proven.
So the reasoning I gave is that "the basis $X$ is not the entire preimage of the transformation, so it can not reliably be transformed to span the image of $L$".
But I am not confident in my understanding of the questions and concepts involved.
So any help would be appreciated.
Actually, the statement is true: if $w\in\operatorname{im}(L)$, then $w=L(v)$, for some $v\in V$. And $v$ can be written as $\alpha_1v_1+\alpha_2v_2+\cdots+\alpha_nv_n$, for some scalars $\alpha_1,\alpha_2,\ldots,\alpha_n$. But then$$w=\alpha_1L(v_1)+\alpha_2L(v_2)+\cdots+\alpha_nL(v_n)\in\operatorname{span}\bigl(\{L(v_1),L(v_2),\cdots,L(v_n)\}\bigr).$$