Theorems · Theorem · nonassociative algebras
LieModule.nilpotencyLength_eq_succ_iff
∀ (R : Type u) (L : Type v) (M : Type w) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [LieModule R L M] (k : ℕ),
LieModule.nilpotencyLength L M = k + 1 ↔
LieModule.lowerCentralSeries R L M (k + 1) = ⊥ ∧ LieModule.lowerCentralSeries R L M k ≠ ⊥- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Bot.botstatement and proof · 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 · cited by 489
- LieModulestatement and proof · cited by 424
Cited by3
Results whose statement or proof uses this declaration.
- LieModule.nontrivial_lowerCentralSeriesLastproof · cited by 2
- LieModule.lowerCentralSeriesLast_le_max_trivproof · cited by 2
- LieModule.nilpotencyLength_eq_one_iffproof · cited by 1