Lie Crap

Some notes on the definitions of structures that are useful in describing groups that are also manifolds.

Lie Groups & Algebras

The best place to start is by defining a Lie Group and its corresponding Lie algebra.

Definition: A Lie Group G is a group in the Algebraic Sense, and a smooth manifold with a multiplication map

μ:G×GG(a,b)ab

And an inversion map

i:GGaa1

that are both smooth as maps between manifolds.

Definition: A real Algebra A is a finite dimensional real vector space (A,R) with a bilinear map

:A×AA(a,b)ab

and a unit element 1A such that 1a=a=a1, aA.

  • A is normed iff a norm |||| on A such that:

    ||||:AA||ab||=||a||||b||, a,bA
  • A is a division algebra iff the following is true:

    ab=0a=0 or b=0

Definition: A Lie Algebra A is a vector space V with an inner product called the Lie Bracket given by:

[,]:V×VV

such that:

  1. [,] is bilinear
  2. [a,b]=[b,a] a,bV
  3. [a,[b,c]]+[c,[a,b]]+[b,[c,a]]=0, a,b,cV (Jacobi Identity)

Lie groups can be used to form multiple Lie Algebras, however, there is a particular Lie algebra that is very useful. So useful in fact that we associate it with the group by calling it it’s Lie Algebra.

Definition: Given a Lie Group G, and two vector fields X,YX(G) we define the commutator of vector fields [,] like so

[,]:X(G)×X(G)X(G)(X,Y)[X,Y]:=XYYX

Corollary: The space of vector fields on G, X(G), together with the commutator of vector fields, is a Lie Algebra.


Small diversion on pushforward of vector fields. The pushforward is normally define for vectors form one tangent space to another given a smooth map of manifolds. However, that map being smooth does not guarantee that pushing forward each smooth vector of a vector field would produce a smooth vector field on the target manifold. Let’s formalize this using a related vector fields.

Definition: Given a smooth map of manifolds F:MN, two vector fields XX(M) and YX(N) are related iff

F,pX=YF(p), pM

Notice that with this definition we don’t run into invertibility issues. Also notice that there is no restriction that the vector field Y is unique. This would happen only iff F is a diffeomorphism of manifolds.

Let’s now formalize some stupid notation that can take one ages to fucking realize…

Notation: Given a smooth map of manifolds F:MN we can find it’s pushforward as the map

F:TMTNxTMFxTN=F,πM(x)x

Furthermore, if F is a diffeomorphism we can push vector fields of M as sections of TM. Given XX(M) we have

FX=YX(N)Y(p)=FX(p)=FXF1p=F,F1pXF1p pN

This notation confused me for roughly 8 hours straight!

Anyway, moving on………..


Definition: A vector field XX(G) is called left invariant iff it is invariant under the pushforward by the left translation map Lg given for some gG by

Lg:GGaga.

Speficially we have that for all test functions fC(G)

Lg(X)=X

Notice that we can do that because X is invertible

Proposition: The set of all left invariant vector fields on G together with the commutator of vector fields, fors a Lie Algebra.

Proof: We know that vector fields over G under addition of vector fields form a vector space. We first show that the left invariant vector fields are a subspace of X(G).

Given two vector fields X,Y that are left invariant, X+Y is left invariant since

Lg(X+Y)=Lg(X)+Lg(Y)=X+Y

Clearly, 0X(G) is left invariant. So the left invariant vector fields form a subspace of X(G)

Definition: The set of all left invariant vector fields denoted by g is known as the Lie algebra of (or associated to) G.

Proposition: The Lie algebra g of a Lie group G is isomorphic to the tangent space at the identity eG, TeG.

gTeG

Proof: The proof is based on the fact that we only need one vector to fully define a left invariant vector field on G. We first show that Lg,Xh=Xgh for any g,hG. This is true, we just need to apply notation, i.e.

(Lg,X)(gh)=Lg,XLg1(h)=Lg,Xh=X(gh)=Xgh

Now we can obviously see that since G is a group we can get any vector X(g)=Xg

Xg=Lg,Xe

So we can crate a map ev given by

ev:gTeGXgXe

From here on, it is not difficult to show that ev is a vector space isomorphism. (Also one can show that vector space isomorphisms induce diffeomorphisms of smooth manifolds, just saying)

The Exponential Map

Ok now, that we have some very basic constructions defined, it is time to define the exponential map. The expoenntial map is a way to move on the Lie Group by moving on the Lie algebra. Why is this nice? Because it relates the mupltiplication operation of the Lie Group with the addition operation of the Lie algebra as a vector space. This way we can apply a bunch of matrix crap on our Lie algebra and then project them on the lie group.

Definition: Given a vector field XX(M) we can define an integral curve γ:RIM through pM iff

  1. γ(0)=p
  2. γ˙(t)=Xγ(t) tI

Theorem: Give a vector field X and a point pM we can always find a unique integral curve of X at p.

Theorem: For all pM there exists a neigborhood UM of p and an open interval I around 0 such that the integral curves γq are defined on I for all qU. We can even create a map

ϕU:U×IM(q,t)γq(t)

that is differentiable and is called a local flow of X.

We can also create a global flow ϕ of X on M iff the manifold is closed (compact without boundary). In this case ϕ(,t):MM is a diffeomorphism.

Theorem (Integral Curves of Left-Invariant Vector Fields): Consider a lie group G and its Lie algebra g. Let

ϕX:RIGtϕX(t)G

to be the maximal integral curve of a vector field Xg that passes through the neutral element eG. Then the following hold:

  1. ϕX is define on all R.

  2. ϕX:RG is a Lie Group Homomorphism

    ϕX(s+t)=ϕX(s)ϕX(t) s,tR
  3. ϕsX(t)=ϕX(st), s,tR

Definition: We define the exponential map

exp:gGXexp(X)=ϕX(1)

where ϕX is the integral curve of some left invariant vector field Xg through the identity eG.

Proposition: The exponential map has the following properties

  1. exp(0)=e
  2. exp((s+t)X)=exp(sX)exp(tX)
  3. exp(X)=(expX)1

Proof: The proof of the statement above is simply through direct calculation.

  1. exp(0)=ϕ0(1)=ϕ0X(1)=ϕX(0)=e where Xg is some element of the Lie agebra.

  2. Follows directly from the fact that the maximal integral curve is a lie group homomorphism.

  3. By using (2) and (1) we have:

    e=exp0=exp((11)X)=exp(X)exp(X)

    which implies the statement.