Theorems · Theorem · nonassociative algebras
Equiv.lieModule_isNilpotent_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] {L₂ : Type u_1}
{M₂ : Type u_2} [inst_7 : LieRing L₂] [inst_8 : LieAlgebra R L₂] [inst_9 : AddCommGroup M₂] [inst_10 : Module R M₂]
[inst_11 : LieRingModule L₂ M₂] [LieModule R L₂ M₂] (f : L ≃ₗ⁅R⁆ L₂) (g : M ≃ₗ[R] M₂),
(∀ (x : L) (m : M), ⁅f x, g m⁆ = g ⁅x, m⁆) → (LieModule.IsNilpotent L M ↔ LieModule.IsNilpotent L₂ M₂)- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivstatement and proof · cited by 3,317
- LieRingstatement and proof · cited by 1,548
- LinearEquiv.symmproof · cited by 1,461
- LieAlgebrastatement and proof · cited by 1,246
- LinearEquiv.toLinearMapproof · cited by 1,171
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.isNilpotent_of_top_iffproof · cited by 1
- LieModule.isNilpotent_of_top_iff'proof · cited by 0