I want to show that the following map is in $SO(\mathbb{H})$. Let $A,B\in SU(2)$ define $F:H\rightarrow H$ by $F(h)=AhB^{-1}$.
Intuitively this makes sense since $SU(2)$ can be identified with the unit quaternions, so composing with a rotation on both sides should give a map that has determinant 1.
As far as I understand to show that $F$ is in $SO(\mathbb{H})$ we have to find a matrix $X$ in $SO(\mathbb{H})$ such that $F(h)=Xh$. But this does not seem possible.
If $A,B\in SU(2)$ then we have $A= \left(\begin{matrix}a&-\overline{b}\\b&\overline{a}\end{matrix}\right)$ and $B=\left(\begin{matrix}c&-\overline{d}\\d&\overline{c}\end{matrix}\right)$. For $h\in H$ (abusing notation) we have $h=\left(\begin{matrix}g&h\\-\overline{h}&\overline{g}\end{matrix}\right)$.
But $AhB$ cannot be equal to $Xh$ since, the first entry in $AhB^{-1}$ has contributions from $g,h,\overline{g},\overline{h}$ but the first entry in $Xh$ only has contributions from $g,\overline{h}$.
Question: Is trying to show that $F(h)=Xh$ the correct approach? If so where am I going wrong?
Do we fix a given $h$? but then I don't see how this would give all of $O(\mathbb{H})$
Other that my confusion on this point, this is a great answer.
– Emily Oct 18 '19 at 21:17