Theorems · Theorem · nonassociative algebras
LieModule.exists_forall_pow_toEnd_eq_zero
∀ (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] [inst_6 : LieModule R L M] [LieModule.IsNilpotent L M], ∃ k, ∀ (x : L), (LieModule.toEnd R L M) x ^ k = 0
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Bot.botproof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.extproof · cited by 844
- Module.Endstatement · cited by 774
- Nat.iterateproof · cited by 740
- LieRingModulestatement and proof · cited by 727
Cited by3
Results whose statement or proof uses this declaration.
- LieModule.isNilpotent_toEnd_of_isNilpotentproof · cited by 1
- LieModule.maxGenEigenSpace_toEnd_eq_topproof · cited by 1
- LieAlgebra.nilpotent_ad_of_nilpotent_algebraproof · cited by 0