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:GGL(n,𝐂) is a splitting 𝐂n=V1Vk where each Vi𝐂n is a subrepresentation of 𝐂n , that is R(g)vVi whenever vVi . In this case, each matrix R(g) is block-diagonal (if we write it with respect to a basis of vectors from V1,,Vk , ordered so that basis vectors from Vi before basis vectors from Vj if i<j ): R(g)=(R(g)|V1000000R(g)|Vk).

We will write this as R=R|V1R|Vk .

In such a decomposition, we would like the pieces Vi 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:GGL(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=UU . 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,av1+bv2=au,v1+bu,v2 for all u,v𝐂n and a,b𝐂 ,

  4. au1+bu2,v=ˉau1,v+ˉbu2,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 vw of complex vectors is that vv=v2k is a complex number, and we would like the length of v to be vv , which would then also be a complex number. If instead we take v,v=ˉvkvk 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=ˉvkwk .

When orthogonal complements are subrepresentations

Definition:

A Hermitian inner product , is invariant for a representation R:GGL(n,𝐂) if R(g)v,R(g)w=v,w

for all gG and v,w𝐂n .

Lemma:

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

is a subrepresentation.

If wU , we want to show that R(g)wU for all gG . 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)uU . Since wU , 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)=(1x01) not irreducible? Can you find a decomposition of it?