A decomposition of a representation R:G→GL(n,𝐂) is a splitting 𝐂n=V1⊕⋯⊕Vk where each Vi⊂𝐂n is a subrepresentation of 𝐂n , that is R(g)v∈Vi whenever v∈Vi . 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)|V1000⋱000R(g)|Vk).
Complete reducibility
Complete reducibility
Decomposition
One of the key techniques for studying representations is to break them down into smaller subrepresentations.
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:
A subrepresentation V⊂𝐂n
is called
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:
If 𝐂n admits an invariant Hermitian inner product for the representation R:G→GL(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.
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
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:
-
⟨v,v⟩ is real and positive unless v=0 .
-
⟨v,u⟩=¯⟨u,v⟩ for all u,v∈𝐂n ,
-
⟨u,av1+bv2⟩=a⟨u,v1⟩+b⟨u,v2⟩ for all u,v∈𝐂n and a,b∈𝐂 ,
-
⟨au1+bu2,v⟩=ˉa⟨u1,v⟩+ˉb⟨u2,v⟩ .
The final condition actually follows from (1) and (2), so we don't really need to take it as an axiom.
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=∑v2k 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⟩=∑ˉ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
A Hermitian inner product ⟨,⟩ is invariant for a representation R:G→GL(n,𝐂) if ⟨R(g)v,R(g)w⟩=⟨v,w⟩
Given a representation R:G→GL(n,𝐂)
, a subrepresentation U⊂𝐂n
, and an invariant Hermitian inner product on 𝐂n
, the
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⟩.
Pre-class 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?