This is a follow up question to - Dimension of $W_{2}$?
Let us define $B = \begin{bmatrix} 2 & -1\\ -3 & 1\\ 1 & 0\\ 0 & -2\\ 0 & 1\\ \end{bmatrix}$
$C = \begin{bmatrix} -1 & -2 & -1 & 1 & 0\\ -2 & 1&1&0&1\\ \end{bmatrix}$.
Let us define $g_{1}: M_{2 \times 5}(\Bbb{R}) \rightarrow M_{5 \times 5}(\Bbb{R})$ defined by $g_{1}(Z) = BZ$ defined by $2\times5$ matrix $Z$.
I was thinking -
1) Injectivity of $g_{1}$ -
Let $g_{1}(P) = g_{1}(Q)$ then if we show $P =Q$ we are done, for $P,Q \in M_{2 \times 5}(\Bbb{R})$
$BP =BQ$ but I cannot apply inverse of $B$ as it is not a square matrix?
2) I have to prove that image of $g_{1}$ is a subspace of $W_{1}$? I thought of this as -
if that happens then I have to prove that $g_{1}(Z) = BZ \in W_{1}$ that is $BZ(X) = 0$, but how to show this?
To prove the first part, observe that $BX=O$, whenever $[Bx_1\ \ Bx_2\ \ Bx_3\ \ Bx_4\ \ Bx_5]$ is zero, where $x_1,\ldots x_5$ are $2\times 1 $ vectors. Now, observe that each of $x_1\ldots,x_5$ should be the zero vectors, as rank of $B$ is $2$ and we could use the rank nullity theorem, and each such vector should belong to the null space. Hence, the kernel of $g_1$ being trivial , we get $g_1$ to be injective.
To the second part, you have misunderstood it. We should verify whether $ABZ=0$. However, I got all entries zero in $ABZ$ except one. May be some print mistake in the entries of $B$ or $A$. That is, I got $AB$ close to zero, which would give the desired conclusion.