Lie subalgebras #
This file defines Lie subalgebras of a Lie algebra and provides basic related definitions and results.
Main definitions #
LieSubalgebra
LieSubalgebra.incl
LieSubalgebra.map
LieHom.range
LieEquiv.ofInjective
LieEquiv.ofEq
LieEquiv.ofSubalgebras
Tags #
lie algebra, lie subalgebra
A Lie subalgebra of a Lie algebra is submodule that is closed under the Lie bracket. This is a sufficient condition for the subset itself to form a Lie algebra.
A Lie subalgebra is closed under Lie bracket.
Instances For
The zero algebra is a subalgebra of any Lie algebra.
Equations
Equations
Equations
Equations
A Lie subalgebra forms a new Lie ring.
Equations
A Lie subalgebra inherits module structures from L
.
Equations
A Lie subalgebra forms a new Lie algebra.
Equations
Equations
Given a Lie algebra L
containing a Lie subalgebra L' ⊆ L
, together with a Lie ring module
M
of L
, we may regard M
as a Lie ring module of L'
by restriction.
Equations
Given a Lie algebra L
containing a Lie subalgebra L' ⊆ L
, together with a Lie module M
of
L
, we may regard M
as a Lie module of L'
by restriction.
An L
-equivariant map of Lie modules M → N
is L'
-equivariant for any Lie subalgebra
L' ⊆ L
.
Equations
Instances For
The embedding of a Lie subalgebra into the ambient space as a morphism of Lie algebras.
Equations
Instances For
The embedding of a Lie subalgebra into the ambient space as a morphism of Lie modules.
Equations
Instances For
The range of a morphism of Lie algebras is a Lie subalgebra.
Equations
Instances For
We can restrict a morphism to a (surjective) map to its range.
Equations
Instances For
A Lie algebra is equivalent to its range under an injective Lie algebra morphism.
Equations
Instances For
The image of a Lie subalgebra under a Lie algebra morphism is a Lie subalgebra of the codomain.
Equations
Instances For
The preimage of a Lie subalgebra under a Lie algebra morphism is a Lie subalgebra of the domain.
Equations
Instances For
Equations
Equations
Equations
Equations
Equations
The set of Lie subalgebras of a Lie algebra form a complete lattice.
We provide explicit values for the fields bot
, top
, inf
to get more convenient definitions
than we would otherwise obtain from completeLatticeOfInf
.
Equations
Equations
Equations
Equations
Given two nested Lie subalgebras K ⊆ K'
, the inclusion K ↪ K'
is a morphism of Lie
algebras.
Equations
Instances For
Given two nested Lie subalgebras K ⊆ K'
, we can view K
as a Lie subalgebra of K'
,
regarded as Lie algebra in its own right.
Equations
Instances For
Given nested Lie subalgebras K ⊆ K'
, there is a natural equivalence from K
to its image in
K'
.
Equations
Instances For
The Lie subalgebra of a Lie algebra L
generated by a subset s ⊆ L
.
Equations
Instances For
lieSpan
forms a Galois insertion with the coercion from LieSubalgebra
to Set
.
Equations
Instances For
An induction principle for span membership. If p
holds for 0 and all elements of s
, and is
preserved under addition, scalar multiplication and the Lie bracket, then p
holds for all
elements of the Lie algebra spanned by s
.
An injective Lie algebra morphism is an equivalence onto its range.
Equations
Instances For
Lie subalgebras that are equal as sets are equivalent as Lie algebras.
Equations
Instances For
An equivalence of Lie algebras restricts to an equivalence from any Lie subalgebra onto its image.
Equations
Instances For
An equivalence of Lie algebras restricts to an equivalence from any Lie subalgebra onto its image.