ConceptComplete

Lie Algebras and Their Representations

Lie algebra representations provide infinitesimal descriptions of Lie group representations, connecting continuous symmetry to algebraic structures.

DefinitionLie Algebra

A Lie algebra over a field F\mathbb{F} is a vector space g\mathfrak{g} equipped with a bilinear bracket operation [,]:g×gg[\cdot, \cdot]: \mathfrak{g} \times \mathfrak{g} \to \mathfrak{g} satisfying:

  1. Anticommutativity: [X,Y]=[Y,X][X, Y] = -[Y, X] for all X,YgX, Y \in \mathfrak{g}
  2. Jacobi identity: [X,[Y,Z]]+[Y,[Z,X]]+[Z,[X,Y]]=0[X, [Y, Z]] + [Y, [Z, X]] + [Z, [X, Y]] = 0 for all X,Y,ZgX, Y, Z \in \mathfrak{g}
ExampleClassical Lie Algebras

General linear: gln(F)=\mathfrak{gl}_n(\mathbb{F}) = all n×nn \times n matrices with [A,B]=ABBA[A,B] = AB - BA

Special linear: sln(F)={Agln:tr(A)=0}\mathfrak{sl}_n(\mathbb{F}) = \{A \in \mathfrak{gl}_n : \text{tr}(A) = 0\}

Orthogonal: son(F)={Agln:AT=A}\mathfrak{so}_n(\mathbb{F}) = \{A \in \mathfrak{gl}_n : A^T = -A\} (skew-symmetric matrices)

Symplectic: sp2n(F)\mathfrak{sp}_{2n}(\mathbb{F}) preserving a symplectic form

DefinitionRepresentation of a Lie Algebra

A representation of a Lie algebra g\mathfrak{g} on a vector space VV is a Lie algebra homomorphism: ρ:ggl(V)\rho: \mathfrak{g} \to \mathfrak{gl}(V) satisfying ρ([X,Y])=[ρ(X),ρ(Y)]=ρ(X)ρ(Y)ρ(Y)ρ(X)\rho([X, Y]) = [\rho(X), \rho(Y)] = \rho(X)\rho(Y) - \rho(Y)\rho(X) for all X,YgX, Y \in \mathfrak{g}.

Equivalently, it's a linear map making VV into a g\mathfrak{g}-module: X(Yv)Y(Xv)=[X,Y]vX \cdot (Y \cdot v) - Y \cdot (X \cdot v) = [X,Y] \cdot v.

DefinitionAdjoint Representation

Every Lie algebra acts on itself via the adjoint representation: ad:ggl(g),ad(X)(Y)=[X,Y]\text{ad}: \mathfrak{g} \to \mathfrak{gl}(\mathfrak{g}), \quad \text{ad}(X)(Y) = [X, Y]

The Jacobi identity ensures ad\text{ad} is a Lie algebra homomorphism.

ExampleRepresentations of $\mathfrak{sl}_2$

The Lie algebra sl2(C)\mathfrak{sl}_2(\mathbb{C}) has basis: H=(1001),E=(0100),F=(0010)H = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}, \quad E = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix}, \quad F = \begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix}

with relations [H,E]=2E[H,E] = 2E, [H,F]=2F[H,F] = -2F, [E,F]=H[E,F] = H.

Irreducible representations are classified by dimension: for each n1n \geq 1, there exists a unique (n+1)(n+1)-dimensional irreducible representation VnV_n.

Remark

Lie algebra representations are the infinitesimal counterparts of Lie group representations. For a Lie group GG with Lie algebra g=TeG\mathfrak{g} = T_e G, representations of GG differentiate to representations of g\mathfrak{g}. Conversely, for simply-connected GG, representations of g\mathfrak{g} integrate to representations of GG (Lie's third theorem).

This correspondence is fundamental in physics (generators of symmetry groups), differential geometry (connections and curvature), and harmonic analysis (orbit method).