Lie algebra: Difference between revisions
No edit summary |
|||
Line 90: | Line 90: | ||
Semi-simple complex Lie algebras are classified through their [[root system]]s. |
Semi-simple complex Lie algebras are classified through their [[root system]]s. |
||
==Lie algebras from Lie groups== |
|||
Let's say we have a Lie group G. for each element of the [[tangent space]] of G at the identity e, there naturally corresponds a [[Killing vector field]] over G generated by the [[regular representation]] of G upon itself (Take a differentiable parametrized path passing through the identity and take the derivative at the identity). From [[differential geometry]], we have the Lie bracket (see [[Lie derivative]]) between any two vector fields. It turns out the Lie bracket of the two Killing vector fields generated by any two elements of the tangent space at the identity is another Killing vector field generated by another element of the tangent space at the identity. It turns out this has the structure of a [[Lie algebra]]. |
|||
== Related topics == |
== Related topics == |
Revision as of 14:29, 18 January 2005
In mathematics, a Lie algebra (named after Sophus Lie, pronounced "lee") is an algebraic structure whose main use lies in studying geometric objects such as Lie groups and differentiable manifolds. Lie algebras were introduced to study the concept of infinitesimal transformation.
Definition
A Lie algebra is a vector space g over some field F together with a binary operation [·, ·] : g × g → g, called the Lie bracket, which satisfies the following properties:
- Bilinearity:
- for all a, b ∈ F and all x, y, z ∈ g.
- The Jacobi identity:
- for all x, y, z in g.
- For all x in g.
Note that the first and third properties together imply
for all x, y in g ("anti-symmetry"). Conversely, the antisymmetry property implies property 3 above as long as F is not of characteristic 2. Note also that the multiplication represented by the Lie bracket is not in general associative, that is, need not equal .
Category theoretic definition
A Lie algebra is an object A in the category of vector spaces together with a morphism such that and where σ is the cyclic permutation braiding .
Examples
1. Every vector space becomes an abelian Lie algebra trivially if we define the Lie bracket to be identically zero.
2. Euclidean space R3 becomes a Lie algebra with the Lie bracket given by the cross-product of vectors.
3. If an associative algebra A with multiplication * is given, it can be turned into a Lie algebra by defining [x, y] = x * y − y * x. This expression is called the commutator of x and y. Conversely, it can be shown that every Lie algebra can be embedded into one that arises from an associative algebra in this fashion.
4. Another important example of a Lie algebra comes from differential topology: the smooth vector fields on a differentiable manifold form an infinite dimensional Lie algebra in the following way. Identify a vector field X with a partial differential operator acting on any smooth scalar field f by letting Xf be the directional derivative of f in the direction of X. Then in the expression YXf, the juxtaposition YX represents composition of partial differential operators. Then the Lie bracket [X, Y] is defined by
- [X, Y] f = (XY − YX) f
for every smooth function f on the manifold.
This is the Lie algebra of the infinite-dimensional Lie group of diffeomorphisms of the manifold.
5. The vector space of left-invariant vector fields on a Lie group is closed under this operation and is therefore a finite dimensional Lie algebra. One may alternatively think of the underlying vector space of the Lie algebra belonging to a Lie group as the tangent space at the group's identity element. The multiplication is the differential of the group commutator, (a,b) |-> aba−1b−1, at the identity element.
6. As a concrete example, consider the Lie group SL(n,R) of all n-by-n matrices with real entries and determinant 1. The tangent space at the identity matrix may be identified with the space of all real n-by-n matrices with trace 0, and the Lie algebra structure coming from the Lie group coincides with the one arising from commutators of matrix multiplication.
For more examples of Lie groups and their associated Lie algebras, see the Lie group article.
Homomorphisms, subalgebras, and ideals
A homomorphism φ : g -> h between Lie algebras g and h over the same base field F is an F-linear map such that [φ(x), φ(y)] = φ([x, y]) for all x and y in g. The composition of such homomorphisms is again a homomorphism, and the Lie algebras over the field F, together with these morphisms, form a category. If such a homomorphism is bijective, it is called an isomorphism, and the two Lie algebras g and h are called isomorphic. For all practical purposes, isomorphic Lie algebras are identical.
A subalgebra of the Lie algebra g is a linear subspace h of g such that [x, y] ∈ h for all x, y ∈ h. The subalgebra is then itself a Lie algebra.
An ideal of the Lie algebra g is a subspace h of g such that [a, y] ∈ h for all a ∈ g and y ∈ h. All ideals are subalgebras. If h is an ideal of g, then the quotient space g/h becomes a Lie algebra by defining [x + h, y + h] = [x, y] + h for all x, y ∈ g. The ideals are precisely the kernels of homomorphisms, and the fundamental theorem on homomorphisms is valid for Lie algebras.
Classification of Lie algebras
Real and complex Lie algebras can be classified to some extent, and this classification is an important step toward the classification of Lie groups. Every finite-dimensional real or complex Lie algebra arises as the Lie algebra of unique real or complex simply connected Lie group (Ado's theorem), but there may be more than one group, even more than one connected group, giving rise to the same algebra. For instance, the groups SO(3) (3×3 orthogonal matrices of determinant 1) and SU(2) (2×2 unitary matrices of determinant 1) both give rise to the same Lie algebra, namely R3 with cross-product.
A Lie algebra is abelian if the Lie bracket vanishes, i.e. [x, y] = 0 for all x and y. More generally, a Lie algebra g is nilpotent if the lower central series
- g > [g, g] > [[g, g], g] > [[[g, g], g], g] > ...
becomes zero eventually. By Engel's theorem, a Lie algebra is nilpotent if and only if for every u in g the map
- ad(u): g → g
defined by
- ad(u)(v) = [u,v]
is nilpotent. More generally still, a Lie algebra g is said to be solvable if the derived series
- g > [g, g] > [[g, g], [g,g]] > [[[g, g], [g,g]],[[g, g], [g,g]]] > ...
becomes zero eventually. A maximal solvable subalgebra is called a Borel subalgebra.
A Lie algebra g is called semi-simple if the only solvable ideal of g is trivial. Equivalently, g is semi-simple if and only if the Killing form K(u,v) = tr(ad(u)ad(v)) is non-degenerate; here tr denotes the trace operator. When the field F is of characteristic zero, g is semi-simple if and only if every representation is completely reducible, that is for every invariant subspace of the representation there is an invariant complement (Weyl's theorem).
A Lie algebra is simple if it has no non-trivial ideals and is not abelian. In particular, a simple Lie algebra is semi-simple, and more generally, the semi-simple Lie algebras are the direct sums of the simple ones.
Semi-simple complex Lie algebras are classified through their root systems.
Lie algebras from Lie groups
Let's say we have a Lie group G. for each element of the tangent space of G at the identity e, there naturally corresponds a Killing vector field over G generated by the regular representation of G upon itself (Take a differentiable parametrized path passing through the identity and take the derivative at the identity). From differential geometry, we have the Lie bracket (see Lie derivative) between any two vector fields. It turns out the Lie bracket of the two Killing vector fields generated by any two elements of the tangent space at the identity is another Killing vector field generated by another element of the tangent space at the identity. It turns out this has the structure of a Lie algebra.
Related topics
- representation of a Lie algebra
- Lie superalgebra
- Lie coalgebra
- Lie bialgebra
- Poisson algebra
- anyonic Lie algebra
References
- Humphreys, James E. Introduction to Lie Algebras and Representation Theory, Second printing, revised. Graduate Texts in Mathematics, 9. Springer-Verlag, New York, 1978. ISBN 0-387-90053-5
- Jacobson, Nathan, Lie algebras, Republication of the 1962 original. Dover Publications, Inc., New York, 1979. ISBN 0-486-63832-4