Example: SL(2,C)

Example: SL(2,C)

Definition

The group SL(2,𝐂) is defined to be the group of 2-by-2 complex matrices with determinant 1 ("S" in the name stands for "special", which means determinant 1). This is a topologically closed subgroup of GL(2,𝐂) because it's cut out by a continuous equation det(M)=1 .

Lie algebra

The Lie algebra of SL(2,𝐂) is 𝔰𝔩(2,𝐂)={(abcd):detexpt(abcd)=1t𝐑}

To first order in t , detexpt(abcd)=det(1+tatbtc1+td)+𝒪(t2)=(1+ta)(1+td)-t2bc+𝒪(t2)=1+t(a+d)+𝒪(t2).
Differentiating with respect to t at t=0 gives: ddt|t=0detexpt(abcd)=a+d=ddt|t=01=0.
Therefore, if M=(abcd) is in 𝔰𝔩(2,𝐂) , then the trace of M Tr(M)=a+d is zero. It turns out that this is "if and only if" (we'll see this later) so that 𝔰𝔩(2,𝐂)={M:Tr(M)=0}
The general element of 𝔰𝔩(2,𝐂) is therefore (abc-a) and we see that the Lie algebra is a 3-dimensional (complex) vector space with coordinates a,b,c . By contrast, it's trickier to write down a formula for the general element of SL(2,𝐂) .

A basis for this vector space is given by setting one coordinate at a time equal to 1 (and the others equal to zero): H=(100-1),X=(0100),Y=(0010)

That is, any element of 𝔰𝔩(2,𝐂) can be written in a unique way as aH+bX+cY for some a,b,c𝐂 .

Checking that sl(2,C) is a Lie algebra

Since 𝔰𝔩(2,𝐂) is a Lie algebra, it's supposed to be preserved under taking commutator bracket. Let's check: [H,X]=HX-XH=(100-1)(0100)-(0100)(100-1)=(0200)=2X.

[H,Y]=HY-YH=(100-1)(0010)-(0010)(100-1)=(00-20)=-2Y.
[X,Y]=XY-YX=(0100)(0010)-(0010)(0100)=(100-1)=H.
You can see that the bracket of two things in 𝔰𝔩(2,𝐂) still lives in 𝔰𝔩(2,𝐂) . All the other bracket computations follow from antisymmetry. For example: [X,X]=[Y,Y]=[H,H]=0
and [Y,X]=-[X,Y]=-H,[X,H]=-[H,X]=-2X, etc.
This example is of such fundamental importance that I'll restate the brackets we just found: [H,X]=2X,[H,Y]=-2Y,[X,Y]=H.
We will use these relations all the time later in the course.

Trace(M) = 0 implies det(exp(M)) = 1

There's one loose end to tie up, namely showing that if Tr(M)=0 then M𝔰𝔩(2,𝐂) . We have a basis (H,X,Y ) for the space of trace-zero matrices. Because we know that 𝔰𝔩(2,𝐂) is a vector space, it suffices to show that H,X,Y are in 𝔰𝔩(2,𝐂) because then any linear combination of them will live in 𝔰𝔩(2,𝐂) .

Lemma:

H𝔰𝔩(2,𝐂) .

Proof:

We need to check that detexp(tH)=1 for all t . We have exp(tH)=exp(t00-t)=(1+t+t2/2+001-t+t2/2-)=(et00e-t)

which has determinant 1.

Pre-class exercise

Exercise:

Show that X and Y are in 𝔰𝔩(2,𝐂) .