Theorems · Definition · nonassociative algebras
LieSubmodule.IsUcsLimit
{R : Type u} →
{L : Type v} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
{M : Type u_1} →
[inst_3 : AddCommGroup M] →
[inst_4 : Module R M] → [inst_5 : LieRingModule L M] → [LieModule R L M] → LieSubmodule R L M → PropGiven a Lie module M of a Lie algebra L, LieSubmodule.IsUcsLimit is the proposition
that a Lie submodule N ⊆ M is the limiting value for the upper central series.
This is a characteristic property of Cartan subalgebras with the roles of L, M, N played by
H, L, H, respectively. See LieSubalgebra.isCartanSubalgebra_iff_isUcsLimit.
- Defined in
- Mathlib.Algebra.Lie.CartanSubalgebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 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
- Bot.botproof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieModulestatement and proof · cited by 424
- LieSubmodule.ucsproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- LieSubalgebra.isCartanSubalgebra_iff_isUcsLimitstatement and proof · cited by 0