I want to prove in several different ways that $\mathfrak{sl}_4(\mathbb{C})$ is semisimple, where $$\mathfrak{sl}_4(\mathbb{C}) = \{ x \in \mathfrak{g}_4(\mathbb{C})\, | \, Tr(x)=0\}.$$
I know there exist a lot of criterions of semisemplicity. In particular, for $L=\mathfrak{sl}_4(\mathbb{C})$, I can use:
- Brute force
- $Rad(L) = Z(L) = 0$
- Killing form is non degenerate
- $L$ is simple
- $L$ doesn't have abelian ideal
4)There exists a basis of $L$ of the form $\{ e_{ij}$ with $i \neq j$ and $h_i=e_{ii}-e_{i+1,i+1} \}$. Let $I$ be a non-empty ideal of $L$, I want to show $I=L$. Indeed, let $0 \neq x \in I$ then $[e_{ij},x] \in I$ such that $x = \sum_{i=1}^4 \sum_{j \neq i} \alpha_{ij}[e_{mn},e_{ij}]+\sum_{i=1}^3 \beta_i[e_{mn},h_i]$. Thus, applying ad $e_{mn}$ twice, I get $-2\alpha_{nm}e_{mn} \in I$, and $-2 \alpha_{mn}e_{nm} \in I$ by the same calculation. However, applying ad $h_m$ twice I obtain $4(\alpha_{m,m+1}e_{m,m+1}+\alpha_{m+1,m}e_{m+1,m}) \in I$. Since one of those $\alpha_{ij}, \beta_i$ must be non-zero, then I can say $I=L$, right?
What about the other methods? In particular 3), I can't figure out the solution.