Let $L$ be a real Lie algebra. We can consider $L_{\mathbb{C}}:=L \otimes_{\mathbb{R}} \mathbb{C}$ the complexification of $L$. So on $L$ we can define the bracket operation: $[x \otimes z, y \otimes w] := [x,y] \otimes zw$ for all $x,y \in L$ and $z, w \in \mathbb{C}$. I can prove that $L_{\mathbb{C}}$ is a Lie algebra verifying the bilinearity, alternating and Jacobi identities. Is there a better way, which is maybe more elegant?
How can I look at $L$ as complex vector space?
Asked
Active
Viewed 233 times
3
rschwieb
- 153,510
ArthurStuart
- 4,932
1 Answers
2
I find it easiest to view the complexified Lie algebra $L_{\mathbb{C}}$ as the set of all formal elements $$A+iB$$ such that $A$ and $B$ lie in $L$. This is clearly a real vector space, and become a complex vector space if we define $$i(A+iB)=-B+iA$$
It's then not hard to show that the Lie bracket on $L$ uniquely extends to a Lie bracket on $L_{\mathbb{C}}$, using the $\mathbb{C}$-bilinearity. The calculations are very slightly messy, but quite intuitive.
I agree that the tensor product viewpoint above is quite inelegant. It looks to me like notational overkill for a simple concept!
Edward Hughes
- 5,195
-
1I think this "method of complexification" is specially better when you try to understand real forms of Lie algebras (http://en.wikipedia.org/wiki/Real_form_%28Lie_theory%29) – Júlio César Feb 17 '13 at 12:51
-
1This is certainly a very good way to get your head around the complexification. The tensor viewpoint above has an advantage, though, of helping you understand the functoral properties of the complexification functor. – rschwieb Feb 17 '13 at 13:11
$$= [x,[y,v]]\otimes z_1ww_1 = [x\otimes z_1,[y,v]\otimes ww_1] =[x\otimes z_1,[y\otimes w,v\otimes w_1]] $$... is quite long.
– ArthurStuart Feb 17 '13 at 09:29