Aloha :)
$$f(x_1;x_2;x_3;x_4)=\begin{pmatrix}x_1+x_2\\x_2+x_3\\x_1+2x_2+x_3+x_4\\x_1+x_2+x_4\end{pmatrix}$$$$\phantom{f(x_1;x_2;x_3;x_4)}=x_1\begin{pmatrix}1\\0\\1\\1\end{pmatrix}+x_2\begin{pmatrix}1\\1\\2\\1\end{pmatrix}+x_3\begin{pmatrix}0\\1\\1\\0\end{pmatrix}+x_4\begin{pmatrix}0\\0\\1\\1\end{pmatrix}$$$$\phantom{f(x_1;x_2;x_3;x_4)}=\begin{pmatrix}1 & 1 & 0 & 0\\0 & 1 & 1 & 0\\1 & 2 & 1 & 1\\1 & 1 & 0 & 1\end{pmatrix}\cdot\begin{pmatrix}x_1\\x_2\\x_3\\x_4\end{pmatrix}$$
Injektiv bedeutet, das jedes Element der Zielmenge \(\mathbb R^4\) höchstens 1-mal getroffen wird.
Es gilt bei dieser Abbildung jedoch:$$f(0;0;0,0)=\begin{pmatrix}0\\0\\0\\0\end{pmatrix}\quad;\quad f(1;-1;1,0)=\begin{pmatrix}0\\0\\0\\0\end{pmatrix}$$
Das Ziel-Element \((0;0;0;0)^T\) wird also mehr als 1-mal getroffen.
Daher ist die Abbildung nicht injektiv.