Theorems · Definition · nonassociative algebras
LieModule.nilpotencyLength
(L : Type v) → (M : Type w) → [inst : LieRing L] → [inst_1 : AddCommGroup M] → [LieRingModule L M] → ℕ
Given a nilpotent Lie module M with lower central series M = C₀ ≥ C₁ ≥ ⋯ ≥ Cₖ = ⊥, this is
the natural number k (the number of inclusions).
For a non-nilpotent module, we use the junk value 0.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- InfSet.sInfproof · cited by 935
- LieRingModulestatement and proof · cited by 727
- LieModule.lowerCentralSeriesproof · cited by 60
Cited by8
Results whose statement or proof uses this declaration.
- LieModule.lowerCentralSeriesLastproof · cited by 4
- LieModule.nilpotencyLength_eq_succ_iffstatement and proof · cited by 3
- LieModule.nontrivial_lowerCentralSeriesLastproof · cited by 2
- LieModule.lowerCentralSeriesLast_le_max_trivproof · cited by 2
- LieModule.lowerCentralSeriesLast_le_of_not_isTrivialproof · cited by 1
- LieModule.isTrivial_of_nilpotencyLength_le_onestatement and proof · cited by 1
- LieModule.nilpotencyLength_eq_one_iffstatement · cited by 1
- LieModule.nilpotencyLength_eq_zero_iffstatement · cited by 1