Theorems · Theorem · nonassociative algebras
LieIdeal.derivedSeries_add_eq_bot
∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] {k l : ℕ}
{I J : LieIdeal R L},
LieAlgebra.derivedSeries R (↥I) k = ⊥ →
LieAlgebra.derivedSeries R (↥J) l = ⊥ → LieAlgebra.derivedSeries R (↥(I + J)) (k + l) = ⊥- Defined in
- Mathlib.Algebra.Lie.Solvable
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 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.
Cites11
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
- Bot.botstatement and proof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieIdealstatement and proof · cited by 282
- sup_of_le_leftproof · cited by 218
- le_bot_iffproof · cited by 116
- LieAlgebra.derivedSeriesstatement and proof · cited by 29
- LieAlgebra.derivedSeriesOfIdealproof · cited by 28
- LieIdeal.derivedSeries_eq_bot_iffproof · cited by 4
- LieAlgebra.derivedSeriesOfIdeal_add_le_addproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.