Theorems · Theorem · nonassociative algebras
LieIdeal.map_bracket_le
∀ {R : Type u} {L : Type v} {L' : Type w₂} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : LieRing L'] [inst_4 : LieAlgebra R L'] (f : L →ₗ⁅R⁆ L') {I₁ I₂ : LieIdeal R L},
LieIdeal.map f ⁅I₁, I₂⁆ ≤ ⁅LieIdeal.map f I₁, LieIdeal.map f I₂⁆Note that the inequality can be strict; e.g., the inclusion of an Abelian subalgebra of a simple algebra.
- Defined in
- Mathlib.Algebra.Lie.IdealOperations
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- SetLike.coeproof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Bracket.bracketstatement and proof · cited by 642
- LieSubmoduleproof · cited by 489
- LieHomstatement and proof · cited by 382
- LieIdealstatement and proof · cited by 282
- LieIdeal.mapstatement and proof · cited by 33
- LieIdeal.comapproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- LieIdeal.map_bracket_eqproof · cited by 2
- LieIdeal.derivedSeries_map_leproof · cited by 1
- LieIdeal.map_lowerCentralSeries_leproof · cited by 1
- LieIdeal.comap_bracket_leproof · cited by 0