Let $L$ be the following subset of $M_2 (\mathbb{R})$ $$L=\left\{\begin{bmatrix}a & b\\-b & a\end{bmatrix}:a,b \in \mathbb{R}\right\}.$$
Prove the function $f(a+bi)=\begin{bmatrix}a & b\\-b & a\end{bmatrix}$ is an isomorphism from $\mathbb{C}$ to $L$.
I know that I will have to prove that $f(a+bi*c+di)=f(a+bi)f(c+di)$ for any $a+bi, c+di \in \mathbb{C}$, which I have done. I am struggling to show the 1-1 correspondence.
For the inverse of $f$, consider $\varphi: L \to \mathbb{C}$ defined by $\varphi\left( \begin{bmatrix} a & b \\ -b & a \\ \end{bmatrix}\right)= a + bi.$
I also wanted to point out that $$(a+bi) \begin{bmatrix} 1 \\ i \end{bmatrix} = \begin{bmatrix} a + bi \\ -b + ai \end{bmatrix} = \begin{bmatrix} a & b \\ -b & a \\ \end{bmatrix}\begin{bmatrix} 1 \\ i \end{bmatrix}$$