Section 4.3 Lie algebras
ΒΆObjectives
You should be able to:
- Recall the definition of Lie algebras.
- Calculate the Lie algebra corresponding to a given Lie group.
- Reconstruct the group elements from the Lie algebra generators by exponentiation.
Subsection 4.3.1 The Lie algebra of a Lie group
ΒΆLet us first describe how, given a matrix Lie group, one can extract the corresponding Lie algebra. The discussion here is very similar to what was done for two-dimensional and three-dimensional rotations in Section 4.2. Geometrically, the Lie algebra is the linearization of the Lie group at the origin. In other words, we replace the group manifold locally near the origin by its tangent space. Since we are working with matrix Lie groups, we can calculate this linearization explicitly by expanding the matrices of the fundamental representation near the identity, and keeping only terms of first order. Let us be a little more precise. We start with a matrix Lie group. That is, we start with its defining representation, so we can think of the group elements as matrices A that depend on n real parameters. We want to construct the associated Lie algebra. We proceed in three steps.- We expand the group elements near the identity, to first order:A=I+iL.We determine the properties of the matrices L by imposing the appropriate condition on A. For instance, for SO(n), imposing that A is a real orthogonal matrix constrains L to be a purely imaginary Hermitian matrix.
- We find a basis L1,β¦,Ln for the n-dimensional vector space of matrices L satisfying the appropriate constraint. We call the Li the infinitesimal generators of the Lie group. We write L as a linear combination of the Li:L=nβi=1ΞΈiLi.
- For any two group elements A,Aβ² with first order expansions A=I+iL, Aβ²=I+iLβ², the commutator of matrices [L,Lβ²] encodes whether the group elements commute. Since L and Lβ² are linear combinations of the generators Li, to know all such commutators we only need to calculate the commutators of the generators Li. Because of the group structure we know that the commutator closes, that is, the commutator of two generators will be itself a linear combination of the generators. So we can write:[Li,Lj]=dβk=1cijkLkfor some structure constants cijk. We calculate these structure constants from the form of the generators of the group.
Remark 4.3.1.
Note that in this approach, it is crucial that we start with a matrix representation of the group. This allows us to do an expansion near the identity matrix, and to determine the bracket [β ,β ] by evaluating the commutator of the matrices corresponding to the infinitesimal generators. But in the end, we end up with an algebra that can be defined abstractly in terms of the generators and the relation (4.3.1). It does not depend on the matrix representation anymore. And in fact, had we started with a different matrix representation of the Lie group, we would have obtained a different matrix representation of the generators Li, but the resulting algebra would have been the same, with the same relation (4.3.1).
Subsection 4.3.2 Abstract definition of a Lie algebra
In the previous section we have seen how we can determine the linearization of a matrix Lie group at the origin (that is, the associated Lie algebra). We obtained a vector space spanned by the infinitesimal generators of the Lie group, equipped with a bracket operation. We calculated the Lie algebra associated to a Lie group using a specific representation of the group (usually the defining representation). But the end result is an algebraic structure that can be defined entirely abstractly. Let us now define the abstract concept of a Lie algebra.Definition 4.3.2. Lie algebra.
A Lie algebra is a vector space g over some field F (generally taken to be the real numbers in this class), together with a binary operation [β ,β ]:gΓgβg, called the Lie bracket, that satisfies the following axioms:
- Bilinearity:[ax+by,z]=a[x,z]+b[y,z],[z,ax+by]=a[z,x]+b[z,y],for all a,bβF and all x,y,zβg.
- Antisymmetry:[x,y]=β[y,x],for all x,yβg.
- The Jacobi identity:[x,[y,z]]+[z,[x,y]]+[y,[z,x]]=0,for all x,y,zβg.
Checkpoint 4.3.3.
Check that for any three matrices \(A,B,C\text{,}\) the commutator \([A,B] = A B - B A\) satisfies the Jacobi identity \([A,[B,C]] + [B,[C,A]] + [C,[A,B]] = 0\text{.}\)
Subsection 4.3.3 Recovering a Lie group from a Lie algebra
Now suppose that you are given a Lie algebra g. How can you reconstruct the group structure from the Lie algebra? The procedure is simple: exponentiation. Start with the vector space g. We assume that there is a matrix representation for the Lie algebra, so that we can represent elements of the vector spaces in terms of matrices. Then:- We pick a basis Li, i=1,β¦,n for g. Using the matrix representation we can think of the elements Li as matrices. A general element of g can be written as a linear combination βni=1tiLi.
- We construct a matrix representation for the Lie group by exponentiation:g(βt)=eiβni=1tiLi.The matrices Li form a representation of the infinitesimal generators of the Lie group.
Checkpoint 4.3.4.
Prove that \(e^A e^B = e^{A+B}\) for any two commuting matrices \(A\) and \(B\text{.}\)