Theorems · Definition · nonassociative algebras
LieModule.lowerCentralSeriesLast
(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 MGiven a non-trivial nilpotent Lie module M with lower central series
M = C₀ ≥ C₁ ≥ ⋯ ≥ Cₖ = ⊥, this is the k-1th term in the lower central series (the last
non-trivial term).
For a trivial or non-nilpotent module, this is the bottom submodule, ⊥.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, 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
- LieModule.lowerCentralSeriesproof · cited by 60
- LieModule.nilpotencyLengthproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- LieModule.nontrivial_lowerCentralSeriesLaststatement · cited by 2
- LieModule.lowerCentralSeriesLast_le_max_trivstatement · cited by 2
- LieModule.lowerCentralSeriesLast_le_of_not_isTrivialstatement · cited by 1
- LieModule.disjoint_lowerCentralSeries_maxTrivSubmodule_iffproof · cited by 1