Theorems · Theorem · nonassociative algebras
LieModule.coe_lowerCentralSeries_ideal_le
∀ {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 (↥I) (↥I) k) ≤ ↑(LieModule.lowerCentralSeries R L (↥I) k)Note that the below inequality can be strict. For example the ideal of strictly-upper-triangular
2x2 matrices inside the Lie algebra of upper-triangular 2x2 matrices with k = 1.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Top.topproof · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.ofPredproof · cited by 6,101
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Bracket.bracketproof · cited by 642
- LieIdealstatement and proof · cited by 282
- LieSubmodule.toSubmodulestatement and proof · cited by 150
- Submodule.span_monoproof · cited by 85
- LieModule.lowerCentralSeriesstatement and proof · cited by 60
- LieModule.lowerCentralSeries_succproof · cited by 26
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.