I stumbled across exercises asking to prove the following isomorphisms:
- $\mathfrak{sl}_2(\mathbb{R}) \cong \mathfrak{so}_{2,1}(\mathbb{R})$
- $\mathfrak{sl}_2(\mathbb{C}) \cong \mathfrak{so}_{3,1}(\mathbb{R})$
- $\mathfrak{so}_{2,2}(\mathbb{R}) \cong \mathfrak{sl}_2(\mathbb{R}) \oplus \mathfrak{sl}_2(\mathbb{R})$
I actually tried finding the isomorphisms. For the first one, I chose the basis $$i = \begin{pmatrix} 0&1&0\\-1&0&0\\0&0&0 \end{pmatrix}, \, j = \begin{pmatrix} 0 & 0 & 1\\ 0 & 0 & 0\\ 1 & 0 & 0 \end{pmatrix}, \, k=\begin{pmatrix} 0 & 0 & 0\\ 0 & 0 & 1\\ 0 & 1 & 0 \end{pmatrix}$$ and computed $[i,j] = -k$, $[i,k] = j$ and $[j,k]=i$. Of course the aim is to relate this to the commutators of the usual $\mathfrak{sl}_2$-triple. By adding $i$ and $j$, I get $2[i+j,k] = i+j$ which already looks promising, but I struggle to go on.
I don't really see the point in doing these calculations and I don't think spending hours trying to figure out some nice way to add the basis elements such that all works out is a very valuable exercise.
Could anyone give the isomorphisms explicitly or at least know a reference of it?