6

Suppose $\dim L=3$ and $L=[L,L]$. Prove that $L$ must be simple. [Observe first that any homomorphic image of $L$ also equals its derived algebra.] Recover the simplicity of $\mathfrak{sl}(2,F)$, $\operatorname{char}F\ne 2$.

First, the part in brackets. Suppose the homomorphic image of $L$ under $\varphi$ is $M$. Since $M$ is an algebra, we must have $[M,M]\subseteq M$. Now, consider an element $\varphi(z)\in M$. Since $L=[L,L]$, we have that $$z=a_1[x_1,y_1]+\ldots+a_k[x_k,y_k]$$ for scalars $a_1,\ldots,a_k\in F$ and $x_1,\ldots,x_k,y_1,\ldots,y_k\in L$. Then $$\varphi(z)=a_1\varphi([x_1,y_1])+\ldots+a_k\varphi([x_k,y_k])=a_1[\varphi(x_1),\varphi(y_1)]+\ldots+a_k[\varphi(x_k),\varphi(y_k)],$$ showing that $M\subseteq [M,M]$.

Now suppose $\dim L=3$ and $L=[L,L]$, and that $L$ is not simple. So $L$ has an ideal $I$ that is neither $0$ nor $L$. So $I$ has dimension $1$ or $2$. What then?

PJ Miller
  • 8,193

1 Answers1

6

If $I$ is a non-trivial ideal of $L$, then $M=L/I$ has dimension one or two. In two earlier questions you have shown that this implies that $[M,M]$ is a proper subspace of $M$. This violates your observation about homomorphic images of $L$.

Jyrki Lahtonen
  • 133,153
  • 1
    Okay, got it. Actually, I wonder why the simplicity of $\mathfrak{sl}(2,F)$ doesn't hold when $\operatorname{char}F=2$? It seems to be that both $\dim L=3$ and $L=[L,L]$. Am I missing something? – PJ Miller Aug 13 '13 at 12:33
  • $\dim L=3$ using the usual basis $e_{12},e_{21},e_{11}-e_{22}$, while $L=[L,L]$ by checking that each of the $3$ basis elements equals some commutator. – PJ Miller Aug 13 '13 at 12:40
  • 1
    $[e_{11}-e_{22},e_{12}]=2e_{12}$, $[e_{11}-e_{22},e_{21}]=-2e_{21}$, so if $2=0$ the ideal $[L,L]$ is smaller than normally. It does not contain any non-diagonal elements in that case. – Jyrki Lahtonen Aug 13 '13 at 12:40
  • But $[{\frak gl}_2,{\frak gl}_2]={\frak sl}_2$ holds even in characteristic two. – Jyrki Lahtonen Aug 13 '13 at 12:46
  • Ah, I made a mistake by using $e_{11}$ in my calculation, but it actually doesn't belong to $\mathfrak{sl}_2$. Thanks Jyrki! – PJ Miller Aug 13 '13 at 13:59