Theorems · Definition · nonassociative algebras
LieSubmodule.lcs
{R : Type u} →
{L : Type v} →
{M : Type w} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[LieAlgebra R L] →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] → [inst_5 : LieRingModule L M] → ℕ → LieSubmodule R L M → LieSubmodule R L MA generalisation of the lower central series. The zeroth term is a specified Lie submodule of
a Lie module. In the case when we specify the top ideal ⊤ of the Lie algebra, regarded as a Lie
module over itself, we get the usual lower central series of a Lie algebra.
It can be more convenient to work with this generalisation when considering the lower central series
of a Lie submodule, regarded as a Lie module in its own right, since it provides a type-theoretic
expression of the fact that the terms of the Lie submodule's lower central series are also Lie
submodules of the enclosing Lie module.
See also LieSubmodule.lowerCentralSeries_eq_lcs_comap and
LieSubmodule.lowerCentralSeries_map_eq_lcs below, as well as LieSubmodule.ucs.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Nat.iterateproof · cited by 740
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketproof · cited by 642
- LieSubmodulestatement and proof · cited by 489
Cited by13
Results whose statement or proof uses this declaration.
- LieModule.lowerCentralSeriesproof · cited by 60
- LieSubmodule.lcs_succstatement · cited by 5
- LieSubmodule.lcs_le_iffstatement and proof · cited by 3
- LieSubmodule.lcs_le_selfstatement and proof · cited by 3
- LieSubmodule.lowerCentralSeries_eq_lcs_comapstatement and proof · cited by 3
- LieSubmodule.lowerCentralSeries_map_eq_lcsstatement and proof · cited by 2
- LieSubmodule.isNilpotent_iff_exists_lcs_eq_botstatement and proof · cited by 1
- LieSubmodule.lcs_add_le_iffstatement and proof · cited by 1
- LieSubmodule.lcs_supstatement and proof · cited by 0
- LieSubmodule.lcs_zerostatement · cited by 0
- LieSubmodule.gc_lcs_ucsstatement · cited by 0
- LieModule.posFittingComp_map_incl_sup_of_codisjointproof · cited by 0