Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Representations: Maschke and Schur

A representation makes a group concrete by having it act linearly on a vector space — every group element becomes a matrix, and composition becomes matrix multiplication. Representation theory is where group theory meets linear algebra, and it is the language in which physical symmetries act on state spaces. This page covers the finite-dimensional basics; character-theory.md adds the computational engine, and reps-lie.md carries the story to Lie algebras. It specialises the general group actions to linear ones.

Linear representations

A representation of on a vector space over a field (here unless noted) is a homomorphism the group of invertible linear maps on . Equivalently acts on with each acting linearly: The dimension (or degree) of the representation is . Choosing a basis turns into a homomorphism — a matrix representation.

  • is faithful if injective (the group acts without collapse).
  • is unitary if carries an inner product preserved by every , i.e. . Physical Hilbert-space symmetries must be unitary (probabilities are conserved).
  • The trivial representation sends every on .
  • The regular representation is the action of on the vector space with basis by left multiplication; it contains every irreducible (see below and character-theory.md).

Two representations on are equivalent (isomorphic) if there is an invertible intertwiner with for all — a change of basis conjugating one into the other.

Reducibility

A subspace is invariant (a subrepresentation) if for all . The representation is:

  • irreducible (an irrep) if its only invariant subspaces are and ;
  • reducible otherwise;
  • completely reducible (semisimple) if decomposes as a direct sum of irreducible subrepresentations.

Irreps are the atoms; the central problem is to classify them and decompose arbitrary representations into them.

Maschke's theorem

Maschke's theorem. If is finite and (in particular over ), then every finite-dimensional representation of is completely reducible.

Idea. Given an invariant subspace , pick any complement and average its projection over the group, producing a -invariant projection whose kernel is an invariant complement. The same averaging trick makes any representation of a finite group unitary for a suitable inner product. (Averaging over a finite group is replaced by integrating against Haar measure for compact groups — see compact-groups.md — which is why the compact-group representation theory looks identical.)

The hypothesis matters: in modular representation theory () complete reducibility fails, and the subject becomes genuinely harder.

Schur's lemma

Schur's lemma. Let be irreducible and an intertwiner. (i) is either or an isomorphism. (ii) Over an algebraically closed field (e.g. ), an intertwiner from an irrep to itself is a scalar: .

Consequences.

  • The only operators commuting with an irreducible action are scalars. Hence any operator that commutes with all — a Casimir, say — acts as a constant on each irrep, providing an irrep label. This is exactly how Casimir eigenvalues label irreps of Lie algebras in reps-lie.md.
  • Irreps of an abelian group are all -dimensional (every commutes with the whole image, so is scalar). Their characters are the group's Pontryagin dual, central to cyclic-abelian.md.
  • Schur's lemma underlies the orthogonality relations that make character theory computable.

Operations on representations

New representations are built from old:

  • Direct sum on (block-diagonal matrices).
  • Tensor product on , with . Decomposing a tensor product into irreps is the Clebsch–Gordan problem — for this is the addition of angular momenta.
  • Dual (contragredient) on by .
  • Hom / adjoint representations on .

Projective representations

Quantum mechanics needs a weaker notion: physical states are rays, so a symmetry need only be represented up to phase. A projective representation satisfies for phases . Projective representations of correspond to ordinary representations of a central extension of — for Lie groups, of the universal cover . This is why (not ) and (not the Lorentz group) are the groups that act in quantum theory; the mechanism is spelled out in topology-covers.md.

References

  • Fulton & Harris, Representation Theory: A First Course, Part I.
  • Serre, Linear Representations of Finite Groups — the concise classic.
  • Dummit & Foote, Abstract Algebra, Ch. 18.