Let L be a finite-dim'l Lie algebra over an algebraically closed field of characteristic zero, and I be a solvable ideal of L. Prove that the ideal [L,I] is nilpotent.
My reasoning:
Consider the adjoint representation $ad: I \rightarrow gl(L)$ defined by $ x \mapsto ad_{x}: y \mapsto [x,y]$.
I solvable $ \implies ad(I)$ is also solvable
Lie's Theorem $\implies \exists z \in L $ such that $ad_{x}(z) = [x,z]=\lambda_{x}z$ $\forall x \in L$.
Now, to show that $[L,I]$ is nilpotent: Let $u_1,u_2 \in I$ and $v_1,v_2 \in L$.
$\left[[u_1,v_1],[u_2,v_2] \right]$
This is where I get stuck. I know that I need to show that $[I,L]^{n}={0}$ for some $n$ using the fact that there is a common simultaneous eigenvector but I don't know how.
Consider the adjoint representation $ad:[L,rad(L)] \rightarrow gl(L)$ defined by $ad_{[x,y]}(z)=[[x,y],z]$
Then $ {ad_{[x,y]} : x \in L, y \in rad(L) }$ is solvable and Lie's Thm $\implies $ there is some $ v \in L$ such that $[[x,y],v]=\lambda_{[x,y]}v$ for all $[x,y] \in [L,rad(L)]$
– nyj Apr 09 '16 at 14:59