Dual Killing form

Killing form

Recall that any Lie algebra admits a symmetric bilinear form called the Killing form K ( X , Y ) = Tr ( ad X ad Y ) .

Example:

Suppose 𝔤 is abelian, so the bracket is zero. Then ad X = 0 for all X , so K ( X , Y ) = 0 for all X and Y . The Killing form was introduced to equip 𝔤 with some interesting geometry, and defining the dot product of two vectors to be identically zero isn't an interesting geometry, so we want to focus on examples where this doesn't happen.

Definition:

A symmetric bilinear form K is called nondegenerate if for all X 0 there exists Y such that K ( X , Y ) 0 .

We say that 𝔤 is semisimple if its Killing form is nondegenerate.

Remark:

I'm being immoral here. The correct definition of semisimplicity is actually quite different from this, involving diagonalisability of certain matrices. It's then a theorem ("Cartan's criterion") that semisimplicity is equivalent to nondegeneracy of the Killing form. However, the way I've set things up, we don't need to know the usual definition of semisimplicity, but we do need to know about nondegeneracy of the Killing form.

Compact groups

Here is a theorem (which we won't prove; it will be an exercise) which gives a large class of examples of semisimple Lie algebras.

Theorem:

If G is a compact group then the Killing form K : 𝔤 × 𝔤 𝐑 is (real-valued and) negative semidefinite, i.e. K ( X , X ) 0 for all X 𝔤 . Moreover K ( X , X ) = 0 if and only if ad X = 0 , i.e. if X commutes with everything in the Lie algebra.

Definition:

The centre of a Lie algebra 𝔤 is defined to be the set Z ( 𝔤 ) of X 𝔤 such that [ X , Y ] = 0 for all Y 𝔤 .

Remark:

Recall that the centre Z ( G ) of a group G is the set of all elements g which commute with every other element of the group. It's possible to have Lie groups with nontrivial centre but where the Lie algebra has trivial centre, for example S U ( 2 ) has Z ( S U ( 2 ) ) = { ± I } while Z ( 𝔰 𝔲 ( 2 ) ) = { 0 } .

Corollary:

If G is compact and Z ( 𝔤 ) = 0 then 𝔤 is semisimple.

Proof:

Since Z ( 𝔤 ) = 0 , K ( X , X ) < 0 for all X 𝔤 { 0 } , so 𝔤 is semisimple.

Corollary:

Assume Z ( 𝔤 ) = 0 . Let T G be a maximal torus. Let 𝔱 be the Lie algebra of T . Let 𝔥 = 𝔱 𝐂 and 𝔥 𝐑 = i 𝔱 . Then K | 𝔥 𝐑 is positive definite.

Proof:

K ( X , X ) < 0 , so K ( i X , i X ) = - K ( X , X ) > 0 (unless X = 0 ).

Another name for a positive-definite symmetric bilinear form K : V × V 𝐑 is a Euclidean inner product. If we pick an orthonormal basis with respect to K then the change of basis matrix gives an isomorphism from K to the usual Euclidean dot product : V × V 𝐑 . In other words, we can really think of 𝔥 𝐑 equipped with the Killing form as ordinary Euclidean space, provided our Lie algebra is the Lie algebra of a compact semisimple group.

The dual

Definition

Remember that our weight diagram lives in 𝔥 𝐑 * , not in 𝔥 𝐑 .

Lemma:

If K : V × V 𝐂 is a nondegenerate symmetric bilinear form then V * inherits a symmetric bilinear form K * : V * × V * 𝐂 .

Proof:
  1. There is an isomorphism : V * V (its inverse is called : V V * ) defined in the following way: K ( α , v ) = α ( v ) for all α V * and v V .

    This uniquely determines the map because K is nondegenerate (it will be an exercise to see this).

  2. Define K * ( α , β ) = K ( α , β ) .

More concretely...

To make this a little less abstract, let's write out what this means in terms of matrices. Pick a basis e 1 , , e n of V and define a matrix K whose i , j entry is K i j = K ( e i , e j ) . Then K ( v , w ) = K ( i v i e i , j w j e j ) = i , j v i w j K i j .

Given α V * , we can think of α as a row vector ( α 1 α n ) and we want to produce a column vector α = ( α 1 α n ) such that K ( α , v ) = α ( v ) for all v V .

We have α ( v ) = α j v j K ( α , v ) = K i j α i v j . Now taking coefficients of v j on both sides we get α j = i K i j α i .

Since K i j is symmetric, this implies α j = i K j i α i , which we can write as α T = K α . Hence α = K - 1 α T .

Remark:

This only makes sense if K i j is invertible, and this turns out to be equivalent to nondegeneracy. The flat map is then given by v = ( K v ) T , which makes sense even if K is degenerate.

Finally, let's define K i j * by K * ( α , β ) = K i j * α i β j . Since K * ( α , β ) := K ( α , β ) , we have K i j * α i β j = K i j K i p - 1 α p K j q - 1 β q = K p q - 1 α p β q .

Therefore K i j * = K i j - 1 . So if we want to compute the matrix of the dual symmetric bilinear form K * (with respect to the dual basis), we first compute the matrix of K , then we invert it.

Example

Example:

For S U ( 3 ) , we calculated K ( H 13 , H 13 ) = K ( H 23 , H 23 ) = 12 and K ( H 13 , H 23 ) = 6 for the Killing form on 𝔥 𝐑 (spanned by e 1 = H 13 and e 2 = H 23 ). So, as a matrix K i j = K ( e i , e j ) , we get K = ( 12 6 6 12 ) .

On the dual space 𝔥 𝐑 * , we therefore get K * = 1 108 ( 12 - 6 - 6 12 ) . Let e 1 and e 2 be the dual basis of 𝔥 𝐑 * . Then | e i | = 1 / 3 , e 1 e 2 = - 6 / 108 , so if ϕ is the angle between these two vectors then cos ϕ = - 6 × 9 / 108 = - 1 / 2 , and ϕ is 120 degrees.

Remark:

This is why I was drawing my k and axes at 120 degrees to one another in S U ( 3 ) weight diagrams.