Theorems · Theorem · nonassociative algebras
LieModule.isNilpotent_iff_forall
∀ {R : Type u₁} {L : Type u₂} {M : Type u₄} [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] [inst_6 : LieModule R L M]
[IsNoetherian R L], LieModule.IsNilpotent L M ↔ ∀ (x : L), IsNilpotent ((LieModule.toEnd R L M) x)Engel's theorem.
See also LieModule.isNilpotent_iff_forall' which assumes that M is Noetherian instead of L.
- Defined in
- Mathlib.Algebra.Lie.Engel
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Endstatement · cited by 774
- LieRingModulestatement and proof · cited by 727
- LieModulestatement and proof · cited by 424
- LieHomstatement · cited by 382
- IsNilpotentstatement and proof · cited by 248
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.isNilpotent_iff_forall'proof · cited by 3
- LieAlgebra.isNilpotent_iff_forallproof · cited by 2