Theorems · Theorem · nonassociative algebras
LieModule.nilpotentOfNilpotentQuotient
∀ (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]
{N : LieSubmodule R L M},
N ≤ LieModule.maxTrivSubmodule R L M → LieModule.IsNilpotent L (M ⧸ N) → LieModule.IsNilpotent L MIf the quotient of a Lie module M by a Lie submodule on which the Lie algebra acts trivially
is nilpotent then M is nilpotent.
This is essentially the Lie module equivalent of the fact that a central
extension of nilpotent Lie algebras is nilpotent. See LieAlgebra.nilpotent_of_nilpotent_quotient
below for the corresponding result for Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 1 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- Bot.botproof · cited by 4,720
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- le_transproof · cited by 985
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketproof · cited by 642
- LieSubmodulestatement and proof · cited by 489
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.nilpotent_of_nilpotent_quotientproof · cited by 1