A guy in Facebook claims he's come up with an algebraic field extension to the complex plane. He's defined the unit multiplications as $i^2=-1$, $j^2=i$ and $k^2=-i$. This implies that $ij=ji=k$, $ik=ki=-j$ and $jk=kj=-1$.
Furthermore complex numbers are seemingly a subset of this space, since each complex number $z = a + bi$ can be represented as $a + bi + 0j + 0k$.
So far I've checked that both addition and multiplication in this space are indeed associative and commutative, the addition and multiplication are distributive, and that $0$ and $1$ are the additive and multiplicative inverses respectively. I've yet to find an example of a non-inversible element.
Could someone help explain what's going on?
If $j^2=i$, then $j$ is a squareroot of $i$. This implies that $j\in \mathbb{C}$ as $\mathbb{C}$ is algebraically closed. Furthermore, if $ij=k$, then $k\in \mathbb{C}$ as well. This is not an extension, there are no elements being added.