Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Lie Groups III Examples Top Down

In each case we have two equivalent approaches:

  1. Top Down: We can start from the definition of the Lie group itself, for example the orghogonal Lie group O(n) is defined as all transformations that leave the Euclidean metric invariant. Then we derive the Lie algebra and the commutation relations.

  2. Bottom Up: Or we start from the Lie algebra, defined using the commutation relations, and we derive the Lie group from it.

The first approach is in some ways simpler, but it requires to assume what metric we are preserving. The second approach is more work to derive everything, but it has less assumptions, the only assumption is how many generators there are and their commutation relations. From that we derive the Lie group and what metric it leaves invariant.

In this section we only do the top down approach. In the next section we do the bottom up approach.

Euclidean group ISO(n)

The Euclidean group ISO(n) is defined as all (nonlinear) transformations that leave the metric diag(1,1,,1)\mathrm{diag}(1, 1, \dots, 1) invariant. Sometimes it is called E(n).

It can be shown that the transformation must be linear, of the form Ax+bAx + b, where the matrix AA satisfies:

ATA=1.A^T A = 1\,.

The matrix AA belongs to O(n) and the tranlation bb to the translational group T(n) and:

ISO(n)=T(n)O(n).\mathrm{ISO}(n) = \mathrm{T}(n) \rtimes \mathrm{O}(n)\,.

O(n)

From the previous section we can see that the orthogonal Lie group is defined as:

O(n)={X:XTX=1}.\mathrm{O}(n) = \{X: X^T X = 1\}\,.

It represents all matrices that leave the Euclidean metric invariant. To find the Lie algebra, we write X=exp(tx)X = \exp(t x) and get:

(exp(tx))Texp(tx)=1,(\exp(tx))^T \exp(tx) = 1\,,

exp(txT)exp(tx)=1,\exp(tx^T) \exp(tx) = 1\,,

exp(txT+tx)=1,\exp(tx^T + tx) = 1\,,

exp(t(xT+x))=1,\exp(t(x^T + x)) = 1\,,

which is equivalent to:

t(xT+x)=0,t(x^T + x) = 0\,,

xT+x=0.x^T + x = 0\,.

The corresponding Lie algebra is thus all antisymmetric matrices n×nn \times n:

o(n)={X:XT=X}.\mathfrak{o}(n) = \{X: X^T = -X\}\,.

Taking a determinant of XTX=1X^T X = 1 we get:

1=det(XTX)=det(XT)det(X)=det(X)det(X)=det(X)2,1 = \det(X^T X) = \det(X^T)\det(X) = \det(X)\det(X) = \det(X)^2\,,

det(X)=±1.\det(X) = \pm 1\,.

The group thus has two connected components:

O(n){1,1}×SO(n).\mathrm{O}(n) \cong \{-1, 1\} \times \mathrm{SO}(n)\,.

Where the special orthogonal group SO(n) is:

SO(n)={X:XTX=1,detX=1}.\mathrm{SO}(n) = \{X: X^T X = 1,\quad \det X = 1\}\,.

O(3)

O(3){1,1}×SO(3).\mathrm{O}(3) \cong \{-1, 1\} \times \mathrm{SO}(3)\,.
O(3)/{I,I}SO(3)\mathrm{O}(3)/\{I,−I\} \cong \mathrm{SO}(3)

SO(3)

SO(3)={X:XTX=1,detX=1}.\mathrm{SO}(3) = \{X: X^T X = 1,\quad \det X = 1\}\,.
so(3)={x:xT=x}.\mathfrak{so}(3) = \{x: x^T = -x\}\,.

The so(3)\mathfrak{so}(3) matrices thus look like xij=ϵijkθkx_{ij}=\epsilon_{ijk}\theta^k:

x=(0θ3θ2θ30θ1θ2θ10)=θ1J1+θ2J2+θ3J3,x = \begin{pmatrix} 0 & \theta_3 & -\theta_2 \\ -\theta_3 & 0 & \theta_1 \\ \theta_2 & -\theta_1 & 0 \end{pmatrix} = \theta_1 J_1 + \theta_2 J_2 + \theta_3 J_3\,,

where we have three generators JiJ_i for i=1,2,3i=1, 2, 3:

J1=(000001010).J_1 = \begin{pmatrix} 0 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & -1 & 0 \end{pmatrix}\,.
J2=(001000100),J_2 = \begin{pmatrix} 0 & 0 & -1 \\ 0 & 0 & 0 \\ 1 & 0 & 0 \end{pmatrix}\,,
J3=(010100000),J_3 = \begin{pmatrix} 0 & 1 & 0 \\ -1 & 0 & 0 \\ 0 & 0 & 0 \end{pmatrix}\,,

The matrices JiJ_i form a basis of the so(3)\mathfrak{so}(3) vector space and they satisfy the following commutation relations (Lie bracket):

[Ji,Jj]=ϵijkJk.[J_i, J_j]=\epsilon_{ijk} J_k\,.

The general element XX of the Lie group is:

X=expx=exp(θ1J1+θ2J2+θ3J3).X = \exp x = \exp (\theta_1 J_1 + \theta_2 J_2 + \theta_3 J_3)\,.

The structure constants are Cijk=ϵijkC_{ij}{}^k = \epsilon_{ij}{}^k. The metric tensor is:

gij=CiklCjlk=ϵiklϵjlk=2δij.g_{ij} = C_{ik}{}^l C_{jl}{}^k = \epsilon_{ik}{}^l \epsilon_{jl}{}^k = -2 \delta_{ij}\,.

We have:

detgij=80\det g_{ij} = 8 \neq 0

So the SO(3) group is semisimple.

Translation-Rotation Group SE(3)

Also called the special Euclidean group. The group decomposes as:

SE(3)=T(3)SO(3).\mathrm{SE}(3) = \mathrm{T}(3) \rtimes \mathrm{SO}(3)\,.

The group of all translations TT and rotations RR has six generators P1P_1, P2P_2, P3P_3, J1J_1, J2J_2, J3J_3. The translations PiP_i are an abelian subgroup. We have for every TT and every element RR:

RTR1=TR T R^{-1} = T'

So TT is an invariant subgroup. Furthermore for all TT and TT' we have:

[T,T]=0[T, T'] = 0

So TT is abelian invariant subgroup.

The commutation relations of the generators:

[Ji,Jj]=ϵijkJk,[J_i, J_j] = \epsilon_{ijk} J_k\,,

[Ji,Pj]=ϵijkPk,[J_i, P_j] = \epsilon_{ijk} P_k\,,

[Pi,Pj]=0.[P_i, P_j] = 0\,.

One way to represent these is using 4x4 matrices as follows:

J1=(0000001001000000),J_1 = \begin{pmatrix} 0 & 0 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & -1 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ \end{pmatrix}\,,
J2=(0010000010000000),J_2 = \begin{pmatrix} 0 & 0 & -1 & 0 \\ 0 & 0 & 0 & 0 \\ 1 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ \end{pmatrix}\,,
J3=(0100100000000000),J_3 = \begin{pmatrix} 0 & 1 & 0 & 0 \\ -1 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ \end{pmatrix}\,,
P1=(0001000000000000),P_1 = \begin{pmatrix} 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ \end{pmatrix}\,,
P2=(0000000100000000),P_2 = \begin{pmatrix} 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ \end{pmatrix}\,,
P3=(0000000000010000).P_3 = \begin{pmatrix} 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 \\ \end{pmatrix}\,.

SL(2, C)

The special linear Lie group can be defined as 2×22\times2 matrices:

SL(2,C)={X:detX=1}.\mathrm{SL}(2,\mathbb{C}) = \{X: \det X = 1\}\,.

To find the Lie algebra, we use:

detexpx=expTrx.\det\exp x = \exp \mathrm{Tr}\,x\,.

We write X=exp(tx)X = \exp(t x) and get:

1=detX=detexp(tx)=expTrtx=exp(tTrx),1 = \det X = \det\exp(t x)=\exp\mathrm{Tr}\, tx=\exp (t\,\mathrm{Tr}\, x)\,,

that is equivalent to:

tTrx=0,t\,\mathrm{Tr}\, x = 0\,,

Trx=0.\mathrm{Tr}\, x = 0\,.

The corresponding Lie algebra is thus all n×nn \times n matrices with zero trace:

sl(2,C)={x:Tr(x)=0}.\mathfrak{sl}(2,\mathbb{C}) = \{x: \mathrm{Tr}(x) = 0\}\,.

One can choose a basis of this space as:

H=(1001),H = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}\,,

X=(0100),X = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix}\,,

Y=(0010).Y = \begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix}\,.

The Lie brackets are:

[H,X]=2X,[H, X] = 2X\,,

[H,Y]=2Y,[H, Y] = -2Y\,,

[X,Y]=H.[X, Y] = H\,.

SU(2, C)

The special unitary Lie group can be defined as 2×22\times2 unitary matrices with determinant 1:

SU(2,C)={X:XX=1,detX=1}.\mathrm{SU}(2,\mathbb{C}) = \{X: X^\dagger X = 1, \quad \det X = 1\}\,.

Using the above derivations, the corresponding Lie algebra is all 2×22 \times 2 skew-Hermitian matrices with trace zero:

su(2,C)={X:XH=X,Tr(X)=0}.\mathfrak{su}(2,\mathbb{C}) = \{X: X^H=-X, \quad \mathrm{Tr}(X) = 0\}\,.

One can choose a basis of this space as:

u1=+iσ1=(0ii0),u_1 = +i\sigma_1 = \begin{pmatrix} 0 & i \\ i & 0 \end{pmatrix}\,,

u2=iσ2=(0110),u_2 = -i\sigma_2 = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}\,,

u3=+iσ3=(i00i).u_3 = +i\sigma_3 = \begin{pmatrix} i & 0 \\ 0 & -i \end{pmatrix}\,.

The matrices are a representation of quaternions.

The Lie brackets are:

[u1,u2]=2u3,[u_1, u_2] = 2u_3\,,

[u2,u3]=2u1,[u_2, u_3] = 2u_1\,,

[u3,u1]=2u2.[u_3, u_1] = 2u_2\,.

One can pass to the complexified Lie algebra:

su(2,C)+isu(2,C)=sl(2,C).\mathfrak{su}(2,\mathbb{C}) + i\,\mathfrak{su}(2,\mathbb{C})= \mathfrak{sl}(2,\mathbb{C})\,.

The complexified Lie algebra is spanned by three elements X, Y, H:

H=1iu3=(1001),H = {1\over i} u_3 = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}\,,

X=12i(u1iu2)=(0100),X = {1\over 2i}(u_1-i u_2) = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix}\,,

Y=12i(u1+iu2)=(0010).Y = {1\over 2i}(u_1+i u_2) =\begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix}\,.

The Lie brackets are:

[H,X]=2X,[H, X] = 2X\,,

[H,Y]=2Y,[H, Y] = -2Y\,,

[X,Y]=H.[X, Y] = H\,.

We have {I,I}\{I,−I\} as the center of the SU(2) group and:

SU(2)/{I,I}SO(3).\mathrm{SU}(2)/\{I,−I\} \cong \mathrm{SO}(3)\,.

O(4)

ISO(3)

ISO(3) / O(3) is the 3D Euclidean space.

We can derive the metric diag(1, 1, 1).

Surface of the sphere

[P,P]=J [J,P]=P [J,J]=J

ISO(4)

Lorentz O(3,1)

Poincare ISO(3,1)

Galilei

Carroll