Skip to content

Lie Algebra

Reference

  • Lie Groups, Lie Algebras, and Representations, Brian Hall.

  • A micro Lie theory for state estimation in robotics, Joan Solà, Jeremie Deray, Dinesh Atchuthan

Lie groups

A Lie group G is a smooth manifold whose elements satisfies group axioms.

Check the definition of groups in ODE general theory.

We could conclude as 4 axioms: closure under , identity, inverse and associativity.

The smoothness of the manifold implies the existence of a unique tangent space at each point

group actions

Given a Lie group G and a set V, we denote action Xv to be

:G×VV,(X,v)Xv.

and satisfy two axioms: identity Ev=v and compatibility

(XY)v=X(Yv)

Lie Algebra

Lie algebra m of a Lie group M is defined to be the tangent space at the identity.

m=TEM

this is a linear space, and its elements can be identified by Rm where m is the dimension of m. Denote the element of a Lie algebra to be v.

The structure of the Lie algebra can be found by time-differentiating the group constraint. For multiplicative group, we have

v=X1X˙,

where X is chosen at t=0 or identity.

Exponential map

n

Gaussian Mixture Model

Use this model to estimate a relatively complex distribution of data, which could be multi-dimensional.

NM(xxμμ,Σ)=(2π|Σ|)1/2exp(12logμμ(xx)Σ1logμμ(xx))

where xxM, and μμM is the mean of the distribution, ΣTμμM is the covariance matrix defined on the tangent space.

A mixture model is defined by

p(xxθ)=k=1KπkNM(xxμμk,Σk).