Theorems · Theorem · nonassociative algebras
coe_lowerCentralSeries_ideal_quot_eq
∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {I : LieIdeal R L}
(k : ℕ), ↑(LieModule.lowerCentralSeries R L (L ⧸ I) k) = ↑(LieModule.lowerCentralSeries R (L ⧸ I) (L ⧸ I) k)Given an ideal I of a Lie algebra L, the lower central series of L ⧸ I is the same
whether we regard L ⧸ I as an L module or an L ⧸ I module.
TODO: This result obviously generalises but the generalisation requires the missing definition of
morphisms between Lie modules over different Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Moduleproof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Top.topproof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.ofPredproof · cited by 6,101
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LieRingstatement and proof · cited by 1,548
- Submodule.spanproof · cited by 1,504
- LieAlgebrastatement and proof · cited by 1,246
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.nilpotent_of_nilpotent_quotientproof · cited by 1