I'm trying to prove that $\mathbb{H_{\mathbb{F}_2}}$, the ring of quaternions over the finite field $\mathbb{F}_2$, is isomorphic to the group ring $\mathbb{F}_2[V_4]$, where $V_4$ is the Klein-four group.
As $\mathbb{H_{\mathbb{F}_2}} \cong M_2(\mathbb{F}_2)$, it's enough to establish that $M_2(\mathbb{F}_2) \cong \mathbb{F}_2[V_4]$. It's clear to me that these rings have the same size -- $2^4$ elements each. Furthermore, it's apparent that the $\mathbb{F_2}$-coefficients of the partial sums in $\mathbb{F}_2[V_4]$ correspond to $2$ x $2$ matrix entries: We can map the upper-left entry of any matrix in the ring to the coefficient of $a$, the lower-left one to that of $ab$, etc.
However, I'm not totally sure how to more formally define this mapping and show that it respects the operations of the group ring. Some guidance would be appreciated.