Representations of
Anchor (Master): Cartan 1894 *Sur la structure des groupes de transformations finis et continus* (Thèse, Paris) — classification of simple Lie algebras with $\mathfrak{sl}_2$ as the base case; Weyl 1925-26 *Theorie der Darstellung kontinuierlicher halb-einfacher Gruppen durch lineare Transformationen* (Math. Z. 23, 271–309; 24, 328–376, 377–395, 789–791) — unitarian trick and complete reducibility; Fulton-Harris *Representation Theory* §11 and §12 (ladder construction, Casimir, complete reducibility); Humphreys §7; Serre *Complex Semisimple Lie Algebras* §IV; Kac *Infinite Dimensional Lie Algebras* §1 (where the same ladder structure recurs at the level of affine Kac-Moody algebras)
Intuition [Beginner]
The Lie algebra is the smallest non-abelian Lie algebra that is rich enough to do interesting representation theory. It has three basis elements: a diagonal , a raising operator , and a lowering operator . The whole representation theory of every simple complex Lie algebra is built from copies of this one, so understanding what does on a vector space is the foundational example for the entire subject.
The picture is a ladder. The operator measures a number called the weight: each vector in the representation has a definite weight, and these weights are integers spaced two apart. The operator moves a vector up the ladder, adding two to its weight; the operator moves it down, subtracting two. A finite-dimensional representation is a finite ladder, with a top rung that kills (no higher rung exists) and a bottom rung that kills. The top rung determines everything: if its weight is , the ladder has rungs and the weights are .
Why does this matter? In quantum mechanics, the same ladder is the spin- particle: spin-zero is one rung, spin one-half is two rungs, spin one is three rungs. In algebra, every irreducible finite-dimensional representation of every simple complex Lie algebra (every type-, , , , , , classification piece) decomposes under suitable subalgebras into chains of these ladders. Get the ladder right and the rest of representation theory unfolds from it.
Visual [Beginner]
A picture showing a vertical chain of weight spaces, each represented as a circle labelled with its -eigenvalue from top to bottom. Arrows labelled point upward connecting each circle to the one above it (with killing the topmost circle), and arrows labelled point downward connecting each circle to the one below it (with killing the bottom circle). The arrows are decorated with the coefficient of the action — on the right side of each level, and the upward action recorded next to the upward arrow.
The picture captures the essential structure: a finite ladder of rungs with raising and lowering. Every irreducible finite-dimensional representation of has exactly this shape, and the integer at the top determines the whole ladder.
Worked example [Beginner]
Build the irreducible representation of dimension — the spin- representation in physics language — and check the ladder structure on every basis vector.
Step 1. Start with the highest-weight vector . By construction kills it: . The eigenvalue of on is . So .
Step 2. Apply once to get . The eigenvalue of on is , so . The vector is the second rung of the ladder.
Step 3. Apply again: . The -eigenvalue is , so . Third rung.
Step 4. Apply once more: . The -eigenvalue is , so . Fourth rung — the bottom.
Step 5. Check kills the bottom. . The ladder stops at four rungs as predicted.
Step 6. Compute on each rung. The formula is . Plugging in: ; ; .
What this tells us: the representation has dimension , basis , weights , and the actions of , , are determined by simple integer formulas. Every irreducible representation of works the same way: choose the highest weight , build the chain , and the entire structure is fixed.
Check your understanding [Beginner]
Formal definition [Intermediate+]
The Lie algebra is the three-dimensional complex Lie algebra of traceless complex matrices under the commutator bracket. The standard basis is $$ H = \begin{pmatrix} 1 & 0 \ 0 & -1 \end{pmatrix}, \qquad E = \begin{pmatrix} 0 & 1 \ 0 & 0 \end{pmatrix}, \qquad F = \begin{pmatrix} 0 & 0 \ 1 & 0 \end{pmatrix}, $$ with bracket relations $$ [H, E] = 2E, \qquad [H, F] = -2F, \qquad [E, F] = H. $$ A direct check confirms each: has off-diagonal entry in the slot and zeroes elsewhere; has entry ; .
A representation of on a complex vector space is a Lie algebra homomorphism , equivalently linear operators on satisfying the three bracket relations. The representation is finite-dimensional when is finite-dimensional, irreducible when no proper non-zero subspace is invariant under , , .
A weight vector of weight is a non-zero with . The weight space is the -eigenspace of . The bracket relations force the ladder action: if then and , since $$ \rho(H) \rho(E) v = \rho(E) \rho(H) v + [\rho(H), \rho(E)] v = \rho(E) (\lambda v) + 2 \rho(E) v = (\lambda + 2) \rho(E) v, $$ and similarly .
A highest-weight vector of weight is a weight vector with . A highest-weight representation is one generated as a -module by a highest-weight vector.
The Casimir element is $$ C = \rho(E) \rho(F) + \rho(F) \rho(E) + \tfrac{1}{2} \rho(H)^2 \in \mathrm{End}(V). $$ A short calculation using the bracket relations shows commutes with , , , hence is a -module endomorphism of . For irreducible , Schur's lemma forces to act as a scalar.
In typographic shorthand we drop and write , , for the action on a vector, the convention used throughout. We write for the irreducible representation with highest weight , where is understood to be a non-negative integer.
Counterexamples to common slips
- The bracket relation has a sign convention: with the basis chosen above, the relation is , not . Some texts use the opposite sign convention (taking and swapped); this flips the sign of but leaves the representation theory identical up to renaming.
- The highest weight must be a non-negative integer for to be finite-dimensional. The construction makes sense for any but is infinite-dimensional unless , in which case the unique irreducible quotient is .
- "Highest weight" refers to the top of the -eigenvalue ladder, not the largest eigenvalue in modulus. The lowest-weight vector has -eigenvalue , the smallest weight; both top and bottom are determined by .
Key theorem with proof [Intermediate+]
Theorem (Classification of finite-dimensional irreducible representations of ). For every non-negative integer , there exists a finite-dimensional irreducible representation of of dimension , unique up to isomorphism, characterised by the following data. There is a basis of on which the operators act by $$ H \cdot v_k^{(n)} = (n - 2k) v_k^{(n)}, \qquad F \cdot v_k^{(n)} = v_{k+1}^{(n)}, \qquad E \cdot v_k^{(n)} = k(n - k + 1) v_{k-1}^{(n)}, $$ with the conventions and . Conversely, every finite-dimensional irreducible representation of is isomorphic to some .
Proof. The argument has three parts: existence, uniqueness of structure given a highest-weight vector, and the integrality .
Part 1: existence. Define as the vector space with basis symbols and declare , , to act by the stated formulas. The relations of must be checked on each basis vector.
For , compute on : $$ (HE - EH) v_k = H \cdot k(n - k + 1) v_{k-1} - E \cdot (n - 2k) v_k = k(n - k + 1)(n - 2k + 2) v_{k-1} - (n - 2k) k(n - k + 1) v_{k-1}. $$ The right-hand side is . Similarly .
For : $$ (EF - FE) v_k = E v_{k+1} - F \cdot k(n - k + 1) v_{k-1} = (k + 1)(n - k) v_k - k(n - k + 1) v_k. $$ Expanding: , which is the -eigenvalue on . So on every basis vector. The three relations hold, and is a valid representation. Irreducibility: any invariant subspace contains some (by triangularising under ), and iterating produces , iterating recovers all the other , so any non-zero invariant subspace is all of .
Part 2: structure from a highest-weight vector. Let be any finite-dimensional irreducible representation. The operator acts on , and since is finite-dimensional over the algebraically closed field , has an eigenvector. Choose any eigenvector of , with eigenvalue . The chain has -eigenvalues , all distinct, so the chain is linearly independent until it terminates. Since is finite-dimensional, the chain must terminate: there exists with and . Set and . Then is a highest-weight vector of weight .
Now define for . The -eigenvalue of is . We claim $$ E v_k = k(\lambda - k + 1) v_{k-1} \qquad \text{for } k \geq 1. $$ The proof is by induction on . Base case : . Inductive step: assuming the formula for , compute . Simplify the bracket: . So , which is the formula with replaced by . The induction is complete.
Part 3: integrality. The chain has linearly independent terms (different -eigenvalues) until it terminates. By finite-dimensionality, there is a smallest with but . Apply : by the formula, . Since and , we conclude , that is, . So is a non-negative integer, and the chain has non-zero terms. The span of is invariant under , , (by the formulas), non-zero, so equal to by irreducibility. Setting , the operators , , act on this basis by exactly the formulas of the theorem. So and the classification is complete.
Bridge. This classification builds toward the full Cartan-Killing-Weyl theory of semisimple Lie algebras, where the same ladder structure appears again in 07.06.03 (root system) decorating each root by an -triple . The foundational reason the highest-weight theorem works on is exactly the relation together with the inductive formula , which forces the chain to terminate at and identifies the irreducible with the integer . The central insight is that an irreducible finite-dimensional representation of is uniquely determined by its highest weight , and the operators , , act by explicit integer-coefficient formulas on the ladder basis . This is exactly the structural content that generalises to the Cartan-Weyl classification: every irreducible representation of a semisimple complex Lie algebra is generated by a highest-weight vector and parametrised by an integral dominant weight, and the ladder calculation we ran here is the rank-one engine. The bridge is the recognition that the -ladder is the local model for every weight chain in every higher-rank Lie algebra. Putting these together, the Casimir element identifies with the scalar — appears again in 07.06.07 (Weyl character formula) as the rank-one input to the universal character identity, and generalises in higher rank to the full Harish-Chandra centre of the universal enveloping algebra.
Exercises [Intermediate+]
Lean formalization [Intermediate+]
Mathlib has the abstract Lie-algebra infrastructure in Mathlib.Algebra.Lie.Basic, the matrix-bracket bridge in Mathlib.Algebra.Lie.OfAssociative, and weight-module scaffolding in Mathlib.Algebra.Lie.Weights, but no named development of irreducible representations. The intended formalisation reads schematically:
import Mathlib.Algebra.Lie.Basic
import Mathlib.Algebra.Lie.OfAssociative
import Mathlib.LinearAlgebra.Matrix.Trace
namespace Codex.Sl2
/-- The Lie algebra sl₂ ℂ as traceless 2×2 complex matrices. -/
abbrev sl2 : Type := { M : Matrix (Fin 2) (Fin 2) ℂ // M.trace = 0 }
/-- The standard generator H = diag(1, -1). -/
noncomputable def H : sl2 := sorry
/-- The raising operator E. -/
noncomputable def E : sl2 := sorry
/-- The lowering operator F. -/
noncomputable def F : sl2 := sorry
/-- Bracket relation [H, E] = 2 E. -/
theorem bracket_H_E : ⁅H, E⁆ = (2 : ℂ) • E := sorry
/-- Bracket relation [H, F] = -2 F. -/
theorem bracket_H_F : ⁅H, F⁆ = (-2 : ℂ) • F := sorry
/-- Bracket relation [E, F] = H. -/
theorem bracket_E_F : ⁅E, F⁆ = H := sorry
/-- The irreducible representation V_n of dimension n+1. -/
noncomputable def V (n : ℕ) : Type := Fin (n + 1) → ℂ
/-- Highest-weight theorem: every finite-dimensional irreducible
representation of sl₂ ℂ is isomorphic to V_n for some n. -/
theorem highestWeight_classification
{W : Type*} [AddCommGroup W] [Module ℂ W] [Finite W]
[LieModule ℂ sl2 W] (irred : IsIrreducible ℂ sl2 W) :
∃ n : ℕ, Nonempty (W ≃ₗ⁅sl2⁆ V n) :=
sorry -- existence of highest-weight vector + ladder construction
/-- Casimir scalar on V_n. -/
theorem casimir_eigenvalue (n : ℕ) (v : V n) :
(E * F + F * E + (1/2 : ℂ) • H * H) • v = (n * (n + 2) / 2 : ℂ) • v :=
sorry
end Codex.Sl2
The proof gap is finite-dimensional linear algebra: the ladder formula , the irreducibility of the span, the integrality argument forcing , and the Casimir-scalar calculation are each straightforward computations that Mathlib's matrix-and-module infrastructure supports, but none have been packaged as named theorems. Complete reducibility for requires either the unitarian-trick route through SU(2) (Mathlib has Matrix.SpecialUnitaryGroup; the averaging-over-the-compact-group construction is not packaged) or the cohomological route through Ext-groups for Lie-algebra modules (also not packaged). Either path is a formalisation target, and the scaffolding to attempt them exists.
Advanced results [Master]
Theorem (Symmetric-power realisation). For every non-negative integer , the symmetric power of the defining representation of on is isomorphic to . Choosing a basis of with -eigenvalues , the polynomial ring (homogeneous degree ) carries the action , , , with highest-weight vector and ladder basis (up to rescaling).
This is the most natural geometric realisation of : every irreducible representation of appears as a space of polynomials, and the operators are first-order differential operators. The same construction generalises to via Schur-Weyl duality.
Theorem (Decomposition of tensor products; Clebsch-Gordan rule). For all non-negative integers , $$ V_m \otimes V_n \cong \bigoplus_{k = 0}^{\min(m, n)} V_{m + n - 2k} = V_{m + n} \oplus V_{m + n - 2} \oplus \cdots \oplus V_{|m - n|}. $$ The decomposition is unique up to isomorphism and is computed by weight-multiplicity convolution.
The Clebsch-Gordan rule is the rank-one ancestor of the Littlewood-Richardson rule for . Its formal statement appeared in Clebsch and Gordan's 1860s work on invariants of binary forms, long before Lie theory; the modern interpretation is that binary forms of degree are exactly the representations, and their product decompositions are tensor-product decompositions.
Theorem (Symmetric and exterior powers). For non-negative integers , $$ \mathrm{Sym}^k(V_n) = \bigoplus_{j} V_{(k - 2j) n - 2 \cdot \text{(combinatorial term)}} $$ with explicit multiplicities computable via Hilbert-Poincaré series, and similarly for exterior powers . The two are related by the involution $\mathrm{Sym}^k(V_n) \leftrightarrow \Lambda^k(V_n^)$ on parity.*
The explicit decompositions are not as compact as Clebsch-Gordan but follow from the same weight-counting machinery. They are the building blocks for computing every plethysm operation on representations.
Theorem (Weyl's complete reducibility, case). Every finite-dimensional representation of is isomorphic to a direct sum of irreducibles , with the multiplicities determined by the Casimir-eigenvalue decomposition together with the weight-multiplicity structure.
The classical proof routes are the unitarian trick (the compact real form exponentiates to , every finite-dimensional representation of which admits an invariant Hermitian inner product by averaging over the compact group, giving orthogonal complements as -invariant splittings), the Casimir splitting (the operator has distinct eigenvalues on distinct irreducibles, so its generalised eigenspaces decompose any module into Casimir-isotypic components, after which the equal-Casimir case is handled separately), and the cohomological splitting (vanishing of for finite-dimensional modules by an explicit Casimir-based homotopy argument).
Theorem (Centre of ). The centre of the universal enveloping algebra is the polynomial algebra generated by the Casimir element . The Harish-Chandra isomorphism identifies the centre with the Weyl-invariant polynomials on the dual of the Cartan subalgebra: , where the Weyl group acts by , and under the appropriate identification.
This is the rank-one instance of Harish-Chandra's theorem on the centre of the universal enveloping algebra of a semisimple Lie algebra. The Casimir's centrality is what powers complete reducibility, the Verma-module structure (see 07.06.06), and the constructive parts of the highest-weight theorem.
Theorem (Connection to representations). Every finite-dimensional complex-linear representation of comes from a unique representation of (the complex Lie group), and restricting to the compact real form gives a one-to-one correspondence between finite-dimensional complex representations of and finite-dimensional complex representations of . Under this correspondence, is the spin- representation in physics terminology, and the integer is twice the spin.
This is the unitarian trick at the level of finite-dimensional representations, originally due to Weyl 1925. The compact group is connected, simply connected, and compact, so its representations are completely understood through compact-group representation theory (Peter-Weyl). Transporting back to via the Lie algebra of the complexification recovers the classification above. The integer corresponds to spin , with having dimension .
Theorem (Crystal limit and Lusztig-Kashiwara). In the quantum-group setting , the representations deform the with the same dimensions. The crystal basis of (Kashiwara 1991) is a combinatorial skeleton: the basis vectors form a single chain with crystal operators and (and zero off the chain). At the crystal basis recovers the classical ladder basis up to normalisation.
The crystal basis is the combinatorial shadow of the representation, extracted by passing to a degeneration limit of the quantum group. For the crystals are particularly clean: a single chain with two arrows per node. This shadow encodes the entire representation theory and generalises to higher-rank Kac-Moody algebras.
Synthesis. The classification of irreducible -representations (one per non-negative integer, with explicit ladder action) is the foundational reason that the Cartan-Killing-Weyl theory of complex semisimple Lie algebras works at all. The central insight is that every irreducible representation is generated by a highest-weight vector annihilated by with -eigenvalue , and the chain exhausts the representation with weights . This is exactly the local model for every weight chain in every higher-rank Lie algebra: each root of a semisimple Lie algebra gives an -triple , and the representation theory of on any module restricts along each such triple to a direct sum of 's. The integrality of weights in higher rank, the Weyl-group symmetry of weight diagrams, the dominance condition, and the Weyl dimension formula all generalise the ladder calculation we ran. Putting these together, every theorem in the structure theory of finite-dimensional representations of semisimple Lie algebras is, at heart, an ladder computation indexed by a root system. The bridge between the algebraic and the analytic side of the story is the unitarian trick: the same is realised as the spin- representation of , where averaging over the compact group yields invariant Hermitian inner products and the proof of complete reducibility runs through compact-group representation theory rather than through Lie-algebra cohomology.
The duality between the ladder picture and the geometric picture is precise. The symmetric-power realisation identifies with the space of homogeneous polynomials of degree on which , , act as first-order differential operators. The same representation is dual to the Verma module (see 07.06.06) modulo its maximal proper submodule, giving the Borel-Weil realisation 07.06.09 of as sections of a line bundle on in degree . The Casimir acts by and identifies the irreducible by its eigenvalue, recurring in higher rank as the quadratic Casimir indexing irreducible representations by their infinitesimal character. The Clebsch-Gordan rule is the rank-one Littlewood-Richardson rule; the symmetric-power and exterior-power decompositions are the rank-one plethysm; the centre of is the rank-one Harish-Chandra centre. Quantum deformation produces and crystal bases that encode the representation theory combinatorially; affine deformation produces with infinite-dimensional integrable representations whose level-and-weight structure recapitulates the ladder at every node of an extended Dynkin diagram. The bridge is that every refinement of representation theory — quantum, affine, supersymmetric, -adic — preserves the rank-one ladder as the local model.
Full proof set [Master]
Theorem (classification of irreducible -representations), proof. Given in full in the Intermediate-tier section: a highest-weight vector of weight exists by finite-dimensionality and algebraic closure; the chain has -eigenvalues and is independent until ; the formula holds by induction; applying to forces , hence . Irreducibility of follows because any non-zero invariant subspace contains some weight vector , and applying and recovers the rest. Uniqueness up to isomorphism: any two irreducibles with the same highest weight have isomorphic ladder bases, and the formulas determine the actions of on those bases.
Proposition (Casimir centrality). The element lies in the centre of the universal enveloping algebra. On the finite-dimensional irreducible , acts as the scalar .
Proof. Compute the three commutators in , using the defining relations , , . For : . Similarly , and . So .
For : . And . For . Sum: .
For by symmetry: . And . For . Sum: .
So commutes with each of , hence with all of , hence with all of since is generated by .
To compute the Casimir scalar on , evaluate on the highest-weight vector . Since , we have and . So . By Schur's lemma applied to the irreducible , acts as this same scalar on all of .
Proposition (symmetric-power realisation). The action , , on makes into an irreducible -representation isomorphic to .
Proof. First verify the bracket relations. . Compute term-by-term using , : . Similarly . And , . Combining: . And . So . Similarly and . The relations hold.
The highest-weight vector is : since has no . And . So is a highest-weight vector of weight .
The ladder applied to : , then , in general , terminating at . The chain spans , which has dimension , so is exactly the ladder representation . Irreducibility follows from the chain spanning.
Proposition (Clebsch-Gordan formula). For non-negative integers , the tensor product decomposes as .
Proof. Without loss of generality . Compute the weight-multiplicity generating polynomial. The character (formal sum of weights with multiplicities) of is . The character of a tensor product is the product of characters: $$ \chi_m(t) \chi_n(t) = \left(\sum_{a = 0}^m t^{m - 2a}\right)\left(\sum_{b = 0}^n t^{n - 2b}\right). $$ We compare this to a candidate decomposition: . Expand . The double sum is $$ \sum_{k = 0}^m \sum_{j = 0}^{m + n - 2k} t^{m + n - 2k - 2j}. $$ Substituting (so ranges over ), this becomes . Reorder the sum to be indexed by first: each appears once for every with . For the count is .
A short check confirms this matches the product : in the product, the coefficient of is the number of pairs with , , , which is since . So the characters agree, and by character-theoretic determination of finite-dimensional representations of (the irreducibles are pairwise non-isomorphic and characters of direct sums are sums of characters), .
Proposition (Weyl complete reducibility for ). Every finite-dimensional representation of is a direct sum of irreducibles .
Proof (unitarian trick). Consider the compact real form , spanned by , , . The Lie group integrating is , which is connected, simply connected, and compact. The complex-linear representation of restricts to a real Lie algebra representation of , which exponentiates uniquely (using simply-connectedness) to a representation of on . By averaging an arbitrary Hermitian inner product on over using Haar measure (Haar measure exists by compactness and is unique up to normalisation), we obtain an -invariant positive-definite Hermitian inner product on , hence an -invariant inner product, hence (by -linear extension of the relations) an -invariant inner product on .
Now suppose is an -invariant subspace. The orthogonal complement with respect to the invariant inner product is also -invariant, because if and then for all (using that for and extending by -linearity). So as -modules. Iterating, decomposes into a direct sum of irreducible -submodules, each isomorphic to some by the classification.
Connections [Master]
Lie algebra representation
07.06.01. The general definition of a Lie algebra representation specialises here to the rank-one case , where the entire classification is explicit: one irreducible per non-negative integer, dimension , with ladder action of the standard generators , , . The general theory of weight decompositions, highest-weight vectors, and complete reducibility all originate as direct generalisations of the ladder construction we ran in this unit. Every higher-rank semisimple Lie algebra contains -triples indexed by its roots, and the restriction of any module along each such triple is a direct sum of 's.Root system
07.06.03. The root-system description of a semisimple Lie algebra assigns to each root a copy of inside (the -triple ), and the highest-weight theorem for -representations reduces to the highest-weight theorem for each of these 's. The Weyl-group reflection on the weight lattice is the rank-one symmetry that swaps the top and bottom of the ladder. The integrality of weights for -representations is exactly the integrality of propagated along each root.Verma module
07.06.06. The Verma module of is the infinite-dimensional highest-weight module generated by a free chain with no terminating relation. The finite-dimensional irreducible is the unique irreducible quotient of , obtained by quotienting the kernel generated by . The Verma-module construction generalises to arbitrary semisimple Lie algebras and is the universal highest-weight module, of which is the finite-dimensional quotient in the integrable case.Weyl character formula
07.06.07. The character of is , which is the Weyl character formula specialised to rank one. The Weyl numerator is an alternating sum over the rank-one Weyl group , and the Weyl denominator is the same alternating sum applied to the zero weight shifted by the Weyl vector . The Weyl dimension formula reduces in rank one to , exactly the count of rungs of the ladder.Borel-Weil theorem
07.06.09. The Borel-Weil theorem realises every finite-dimensional irreducible representation of a compact Lie group as the space of holomorphic sections of a line bundle on a flag variety. For the flag variety is , the line bundles are for , and the global sections for are exactly realised as homogeneous polynomials of degree in two variables. This is the geometric incarnation of the symmetric-power realisation.Universal enveloping algebra
07.06.02. The Casimir element is the rank-one instance of the quadratic Casimir of a semisimple Lie algebra. Its centrality in powers the complete-reducibility theorem (Casimir separates irreducibles by eigenvalue) and the Verma-module decomposition (Casimir acts as a scalar on each weight space). The Harish-Chandra centre of is the polynomial ring , identified by the Harish-Chandra isomorphism with Weyl-invariants .Casimir element
07.06.10. Direct anchor. The dedicated Casimir unit develops the general construction in arbitrary rank, the centrality proof, the eigenvalue formula on , and the Casimir-based proof of Weyl complete reducibility (the operator splits short exact sequences with distinct eigenvalues; equal eigenvalues are handled by the Casimir-based vanishing of ). The present unit is the canonical worked example of that machinery: has Casimir acting on by the scalar , and the complete-reducibility proof for specialises the Casimir-eigenvalue separation to the rank-one ladder. Every Casimir computation in this unit — the centrality, the highest-weight evaluation, the separation of from for — is a rank-one instance of the general construction in07.06.10. The rescaling of the angular-momentum convention is the specialisation of the Casimir eigenvalue , foundational to quantum mechanics.Representations of
07.06.12. The rank-two case is the direct successor: the classification of irreducibles is built by applying the present ladder construction along each of the two -triples in (), with the integrality inherited from the rank-one integrality proved here. The hexagonal weight diagram of at07.06.12projects along any one simple-root direction onto a union of -ladders of the present unit, recovering the rank-one picture as a slice of the rank-two picture. The propagation pattern — rank-one classification controls rank-two and beyond — recurs at every higher rank, with the ladder of this unit serving as the universal local structure.
Historical & philosophical context [Master]
The classification of irreducible representations of emerged in stages across the late nineteenth and early twentieth centuries. Sophus Lie's 1880s work on continuous transformation groups introduced what we now call Lie algebras, and his collaborator Wilhelm Killing's 1888-1890 Mathematische Annalen papers Die Zusammensetzung der stetigen endlichen Transformations-Gruppen (vols 31, 33, 34, 36) classified the simple complex Lie algebras into the now-familiar series and the exceptions [pending]. Killing's classification was incomplete and contained errors; Élie Cartan's 1894 doctoral thesis Sur la structure des groupes de transformations finis et continus (Faculté des Sciences de Paris) [pending] gave the first complete and correct classification, with (in Killing-Cartan notation ) as the rank-one base case. Cartan's thesis already contained the essential structure: is the smallest simple Lie algebra, every simple Lie algebra of higher rank contains -triples indexed by its roots, and the representation theory of propagates to the higher-rank cases through these triples.
The representation theory itself was finalised by Hermann Weyl in his foundational 1925-26 papers Theorie der Darstellung kontinuierlicher halb-einfacher Gruppen durch lineare Transformationen (Math. Z. 23, 271-309 and Math. Z. 24, 328-376, 377-395, 789-791) [pending]. Weyl proved the complete-reducibility theorem (every finite-dimensional representation of a semisimple Lie algebra is a direct sum of irreducibles) using what he called the unitarian trick: pass from the complex Lie algebra to its compact real form, exponentiate to a compact Lie group, average an arbitrary inner product to obtain an invariant one, and use orthogonal complementation to construct invariant decompositions. The same papers contained the Weyl character formula and the dimension formula, of which the case is the rank-one specialisation. The name Casimir element honours Hendrik Casimir's 1931 thesis at Leiden under Paul Ehrenfest, in which the quadratic central element was identified as the natural Lie-algebraic invariant; the broader theory of central elements in the universal enveloping algebra was developed by Harish-Chandra in his 1951 Trans. AMS papers On some applications of the universal enveloping algebra of a semisimple Lie algebra [pending], establishing the Harish-Chandra isomorphism between the centre of and the Weyl-invariants on the dual of the Cartan subalgebra.
The physics-mathematics dictionary places at the centre of quantum mechanics. The angular-momentum algebra of Wigner-Eckart and the spin algebra of Pauli are the same acting on Hilbert spaces of states, with the spin- representation. Eugene Wigner's 1939 Ann. Math. paper On unitary representations of the inhomogeneous Lorentz group identified elementary particles with irreducible unitary representations of the Poincaré group, and the -content of these representations (after the unitarian trick) is the spin classification: a single non-negative half-integer per particle, with internal states. The ladder operators and recur throughout quantum mechanics as creation and annihilation operators, the Casimir as the total angular momentum squared, and the eigenvalue as the (rescaled) total angular momentum quantum number.
Bibliography [Master]
@phdthesis{Cartan1894Thesis,
author = {Cartan, {\'E}lie},
title = {Sur la structure des groupes de transformations finis et continus},
school = {Facult{\'e} des Sciences de Paris},
year = {1894}
}
@article{Killing1888,
author = {Killing, Wilhelm},
title = {Die Zusammensetzung der stetigen endlichen Transformations-Gruppen},
journal = {Mathematische Annalen},
volume = {31--36},
year = {1888--1890}
}
@article{Weyl1925a,
author = {Weyl, Hermann},
title = {Theorie der Darstellung kontinuierlicher halb-einfacher Gruppen durch lineare Transformationen. I},
journal = {Mathematische Zeitschrift},
volume = {23},
year = {1925},
pages = {271--309}
}
@article{Weyl1925b,
author = {Weyl, Hermann},
title = {Theorie der Darstellung kontinuierlicher halb-einfacher Gruppen durch lineare Transformationen. II, III, IV},
journal = {Mathematische Zeitschrift},
volume = {24},
year = {1925--1926},
pages = {328--376, 377--395, 789--791}
}
@phdthesis{Casimir1931,
author = {Casimir, Hendrik B. G.},
title = {Rotation of a Rigid Body in Quantum Mechanics},
school = {Leiden University},
year = {1931}
}
@article{HarishChandra1951,
author = {Harish-Chandra},
title = {On some applications of the universal enveloping algebra of a semisimple {L}ie algebra},
journal = {Trans. Amer. Math. Soc.},
volume = {70},
year = {1951},
pages = {28--96}
}
@article{Wigner1939,
author = {Wigner, Eugene P.},
title = {On unitary representations of the inhomogeneous {L}orentz group},
journal = {Ann. of Math. (2)},
volume = {40},
year = {1939},
pages = {149--204}
}
@book{FultonHarris,
author = {Fulton, William and Harris, Joe},
title = {Representation Theory: A First Course},
publisher = {Springer-Verlag},
series = {Graduate Texts in Mathematics},
volume = {129},
year = {1991}
}
@book{Humphreys,
author = {Humphreys, James E.},
title = {Introduction to {L}ie Algebras and Representation Theory},
publisher = {Springer-Verlag},
series = {Graduate Texts in Mathematics},
volume = {9},
year = {1972}
}
@book{Serre,
author = {Serre, Jean-Pierre},
title = {Complex Semisimple {L}ie Algebras},
publisher = {Springer-Verlag},
year = {1987}
}
@book{HallLie,
author = {Hall, Brian C.},
title = {{L}ie Groups, {L}ie Algebras, and Representations: An Elementary Introduction},
publisher = {Springer},
edition = {2},
series = {Graduate Texts in Mathematics},
volume = {222},
year = {2015}
}
@book{Kac,
author = {Kac, Victor G.},
title = {Infinite Dimensional {L}ie Algebras},
publisher = {Cambridge University Press},
edition = {3},
year = {1990}
}
@article{Kashiwara1991,
author = {Kashiwara, Masaki},
title = {On crystal bases of the $Q$-analogue of universal enveloping algebras},
journal = {Duke Math. J.},
volume = {63},
year = {1991},
pages = {465--516}
}