A Lie bracket on a real vector space g is a bilinear map
[,]:g×g→gsuch that:
- Alternating / skew-symmetry: [X,X]=0 for all X∈g (equivalently [X,Y]=−[Y,X]).
- Jacobi identity: for all X,Y,Z∈g,
[X,[Y,Z]]+[Y,[Z,X]]+[Z,[X,Y]]=0.
In differential geometry, there is a canonical Lie bracket on the space of vector fields
on a smooth manifold
M: for vector fields X,Y define [X,Y] by its action on smooth functions,
[X,Y](f):=X(Y(f))−Y(X(f)),f∈C∞(M).This produces another vector field and turns the space of vector fields into a Lie algebra.
For a Lie group
G, the Lie bracket on the Lie algebra of $G$
is obtained by restricting the vector-field bracket to left-invariant vector fields
and evaluating at the identity.
Examples
On M=R2 with coordinates (x,y), the coordinate vector fields commute:
[∂x∂,∂y∂]=0.On M=R with coordinate x, let X=x∂x∂ and Y=∂x∂. Then
[X,Y]=−∂x∂.In the matrix Lie algebra gl(2,R) (the Lie algebra of GL(2,R)), with bracket [A,B]=AB−BA, take
A=(0010),B=(0100).Then
[A,B]=(100−1).