Existence of Cartan subalgebras #
In this file we prove existence of Cartan subalgebras in finite-dimensional Lie algebras, following [barnes1967].
Main results #
exists_isCartanSubalgebra_of_finrank_le_card
: A Lie algebraL
over a fieldK
has a Cartan subalgebra, provided that the dimension ofL
overK
is less than or equal to the cardinality ofK
.exists_isCartanSubalgebra
: A finite-dimensional Lie algebraL
over an infinite fieldK
has a Cartan subalgebra.
References #
- [barnes1967]: "On Cartan subalgebras of Lie algebras" by D.W. Barnes.
Implementation details for the proof of LieAlgebra.engel_isBot_of_isMin
#
In this section we provide some auxiliary definitions and lemmas
that are used in the proof of LieAlgebra.engel_isBot_of_isMin
,
which is the following statement:
Let L
be a Lie algebra of dimension n
over a field K
with at least n
elements.
Given a Lie subalgebra U
of L
, and an element x ∈ U
such that U ≤ engel K x
.
Suppose that engel K x
is minimal amongst the Engel subalgebras engel K y
for y ∈ U
.
Then engel K x ≤ engel K y
for all y ∈ U
.
We follow the proof strategy of Lemma 2 in [barnes1967].
Let L
be a Lie algebra of dimension n
over a field K
with at least n
elements.
Given a Lie subalgebra U
of L
, and an element x ∈ U
such that U ≤ engel K x
.
Suppose that engel K x
is minimal amongst the Engel subalgebras engel K y
for y ∈ U
.
Then engel K x ≤ engel K y
for all y ∈ U
.
Lemma 2 in [barnes1967].