Lie bracket of a semidirect product

956 Views Asked by At

I'm trying to solve problem 1.12 of chapter 1 from Duistermaat & Kolk' Lie groups.

In the exercise you have a Lie group $G$ and a finite-dimensional vector space $V$, and a homomorphism $\Phi:G\rightarrow GL(V)$ of Lie groups.

With this it's defined the semidirect product $G\ltimes V$ of $G$ and $V$ as the Lie group with underlying manifold $G\times V$ and multiplication given by $$(g_1,v_1)(g_2,v_2)=(g_1g_2,v_1+\Phi(g_1)v_2),$$ for $g_1,g_2\in G, v_1,v_2\in V$.

I want to deduce the identity $$[(X_1,Y_1),(X_2,Y_2)]=([X_1,X_2],[Y_1,Y_2]+\phi(X_1)Y_2-\phi(X_2)Y_1),$$ where $\phi=T_1(\Phi)$ is the derivative of $\Phi$ at the identity of $G$.

I tried to do this using curves at $G$ going throught $1_G$ and having tangents $X_1,X_2$ and passing through $0\in V$ and tangents $Y_1,Y_2$ taking derivatives.

1

There are 1 best solutions below

4
On

You can obtain the Lie bracket as follows: let $G$ be a Lie group

  1. Find the derivative of the adjunction map $ad_g:G\to G$ sending $h\mapsto ghg^{-1}$ at the identity to get the map denoted by $Ad_g\in Aut(\mathfrak{g})$.
  2. This in particular describes a map $Ad:G\to Aut(\mathfrak{g})$ by $g\mapsto Ad_g$.
  3. Differentiate this map at the identity to get a map $\mathfrak{g}\to TAut(\mathfrak{g})\cong Der(\mathfrak{g})$. This is the map $\xi\mapsto [\xi,-]$.

In your case, \begin{align} ad_{(g,v)}(h,w) & = (ghg^{-1},v+\Phi(g)w + \Phi(gh)v)\\ & = (ad_gh,(1+\Phi(gh))v + \Phi(g)w). \end{align} Differentiating at the identity, we get $$Ad_{(g,v)}(\eta,w) = (Ad_g\eta,\Phi(g)\phi(\eta)v+\Phi(g)w).$$ Differentiating again: $$[(\xi,v),(\eta,w)] = ([\xi,\eta],\phi(\eta)v+\phi(\xi)w).$$