Complete reducibility

Complete reducibility

Decomposition

One of the key techniques for studying representations is to break them down into smaller subrepresentations.

Definition:

A decomposition of a representation R : G G L ( n , 𝐂 ) is a splitting 𝐂 n = V 1 V k where each V i 𝐂 n is a subrepresentation of 𝐂 n , that is R ( g ) v V i whenever v V i . In this case, each matrix R ( g ) is block-diagonal (if we write it with respect to a basis of vectors from V 1 , , V k , ordered so that basis vectors from V i before basis vectors from V j if i < j ): R ( g ) = ( R ( g ) | V 1 0 0 0 0 0 0 R ( g ) | V k ) . We will write this as R = R | V 1 R | V k .

In such a decomposition, we would like the pieces V i to be as ``small'' as possible, because then our matrices will be concentrated very close to the diagonal and most entries will be zero. These ``smallest pieces'' are called irreducible representations:

Definition:

A subrepresentation V 𝐂 n is called irreducible if it has no proper subrepresentations, that is any subrepresentation is either V or the zero-subspace { 0 } .

Orthogonal complements: idea

So we would like to decompose our representations as direct sums of irreducible subrepresentations; in this case we say our representation is completely reducible. That's not always possible (we'll see an example in one of the exercises). However, we will focus on groups for which it is possible, namely the compact groups (matrix groups where the matrix entries are bounded). As a first step, we prove:

Lemma:

If 𝐂 n admits an invariant Hermitian inner product for the representation R : G G L ( n , 𝐂 ) then R can be decomposed into irreducible summands.

I'll give you the idea of the proof before defining what an invariant Hermitian inner product is; suffice it to say that it's something like a dot product.

If 𝐂 n is not irreducible then it contains a subrepresentation U . The orthogonal complement U of U with respect to the Hermitian inner product will also be a subrepresentation and 𝐂 n = U U . So if 𝐂 n is not itself irreducible then it can be decomposed as a direct sum of subrepresentations. Applying the same reasoning to the summands, if either is not irreducible, we can decompose further; and so on and so on.

Eventually this process terminates because the dimension of the summands decreases each time you decompose. Either you hit an irreducible summand, or you keep going all the way down and find a 1-dimensional summand, but 1-dimensional representations are automatically irreducible: they have no proper subspaces, let alone proper subrepresentations.

Remark:

I'm not saying you always break up into 1-dimensional pieces, but that these provide a "safety-blanket": if you get all the way down to 1-d then you're guaranteed to be irreducible.

To complete the proof, it remains to:

  • define the term "invariant Hermitian inner product",

  • define the orthogonal complement of a subspace with respect to an invariant Hermitian inner product,

  • prove that the orthogonal complement of a subrepresentation is a subrepresentation.

Hermitian inner products

Definition:

A Hermitian inner product is a map , : 𝐂 n × 𝐂 n 𝐂 (i.e. it eats two complex vectors v and w and returns a complex number v , w ) such that:

  1. v , v is real and positive unless v = 0 .

  2. v , u = u , v ¯ for all u , v 𝐂 n ,

  3. u , a v 1 + b v 2 = a u , v 1 + b u , v 2 for all u , v 𝐂 n and a , b 𝐂 ,

  4. a u 1 + b u 2 , v = a ¯ u 1 , v + b ¯ u 2 , v .

The final condition actually follows from (1) and (2), so we don't really need to take it as an axiom.

Remark:

This notion is supposed to be a replacement of "dot product" that works well with complex vectors. The problem with just taking the dot product v w of complex vectors is that v v = v k 2 is a complex number, and we would like the length of v to be v v , which would then also be a complex number. If instead we take v , v = v ¯ k v k then we get a real number which is positive unless v = 0 . The axioms above are intended to capture the important properties of the "standard Hermitian inner product" v , w = v ¯ k w k .

When orthogonal complements are subrepresentations

Definition:

A Hermitian inner product , is invariant for a representation R : G G L ( n , 𝐂 ) if R ( g ) v , R ( g ) w = v , w for all g G and v , w 𝐂 n .

Lemma:

Given a representation R : G G L ( n , 𝐂 ) , a subrepresentation U 𝐂 n , and an invariant Hermitian inner product on 𝐂 n , the orthogonal complement U = { w 𝐂 n : u , w = 0 u U } is a subrepresentation.

If w U , we want to show that R ( g ) w U for all g G . To see this, we need to compute u , R ( g ) w and see that it's zero.

Using invariance, we get u , R ( g ) w = R ( g - 1 ) u , R ( g - 1 ) R ( g ) w = R ( g - 1 ) u , w . Since U is a subrepresentation, R ( g - 1 ) u U . Since w U , we therefore get R ( g - 1 ) u , w = 0 as desired.

Pre-class exercise

Exercise:

Let ( 𝐑 , + ) denote the group of real numbers with addition. Why is the representation R ( x ) = ( 1 x 0 1 ) not irreducible? Can you find a decomposition of it?