Theorems · Theorem · nonassociative algebras
LieIdeal.comap_bracket_incl_of_le
∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (I : LieIdeal R L)
{I₁ I₂ : LieIdeal R L},
I₁ ≤ I → I₂ ≤ I → ⁅LieIdeal.comap I.incl I₁, LieIdeal.comap I.incl I₂⁆ = LieIdeal.comap I.incl ⁅I₁, I₂⁆This is a very useful result; it allows us to use the fact that inclusion distributes over the Lie bracket operation on ideals, subject to the conditions shown.
- Defined in
- Mathlib.Algebra.Lie.IdealOperations
- 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.
Cites9
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
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Bracket.bracketstatement and proof · cited by 642
- LieIdealstatement and proof · cited by 282
- inf_eq_rightproof · cited by 64
- LieIdeal.comapstatement and proof · cited by 21
- LieIdeal.inclstatement and proof · cited by 17
- LieIdeal.comap_bracket_inclproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LieIdeal.derivedSeries_eq_derivedSeriesOfIdeal_comapproof · cited by 2