Theorems · Theorem · nonassociative algebras
LieAlgebra.derivedSeriesOfIdeal_add_le_add
∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (I J : LieIdeal R L)
(k l : ℕ),
LieAlgebra.derivedSeriesOfIdeal R L (k + l) (I + J) ≤
LieAlgebra.derivedSeriesOfIdeal R L k I + LieAlgebra.derivedSeriesOfIdeal R L l J- Defined in
- Mathlib.Algebra.Lie.Solvable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- OrderHomproof · cited by 934
- Bracket.bracketproof · cited by 642
- LieIdealstatement and proof · cited by 282
- LieAlgebra.derivedSeriesOfIdealstatement · cited by 28
- LieSubmodule.mono_lieproof · cited by 9
- LieSubmodule.lie_supproof · cited by 2
- LieSubmodule.sup_lieproof · cited by 1
- OrderHom.iterate_sup_le_sup_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LieIdeal.derivedSeries_add_eq_botproof · cited by 0