Consider $V= \left \{ v= \begin{bmatrix} x_1\\ x_2\\ x_3 \end{bmatrix} : x_1-x_2+2x_3=0\right \}\subset K^3$ and the linear map $f:V \rightarrow K^2$ defined by
$f\begin{pmatrix} x_1\\ x_2\\ x_3 \end{pmatrix}=\begin{pmatrix} x_1-x_3\\ x_2-3x_3 \end{pmatrix}$ ($K$ is just a field)
Show that $f:U \rightarrow K^2$ is not a isomorphism
My try
I have only been told what a isomorphism is in a general sense; that it has to be "the same" i.e some structure is still the same. For vectors I guess it could be addition, multiplication and the null vector? I am thinking $f$ must be bijective as well. Other than that I have not been taught much more than "it is the same" – which really does not help me in the slightest.
Hint:
By the rank-nullity theorem, $V$ has dimension $2$, like $K^2$. Hence it is enough to prove that $\ker f$ is non- trivial to prove $f$ is non-injective, and a fortiori non-bijective. This means you have to find a non-zero vector $v\in K^3$ such that \begin{cases} x_1-x_2+2x_3=0,\\ x_1-x_3=0,\\ x_2-3x_3=0. \end{cases} You can check that the kernel of $\varphi:K^3\longrightarrow K^2, \enspace\begin{pmatrix}x_1\cr x_2\cr x_3\end{pmatrix}\longmapsto\begin{pmatrix}x_1-x_3\cr x_2-3x_3\end{pmatrix}$ ($\,f$ is its restriction to $V$) is actually contained in $V$, so you only have to determine a basis of $\ker \varphi$.