Theorems · Definition · nonassociative algebras
LieIdeal.inclusion
{R : Type u} →
{L : Type v} →
[inst : CommRing R] →
[inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → {I₁ I₂ : LieIdeal R L} → I₁ ≤ I₂ → ↥I₁ →ₗ⁅R⁆ ↥I₂Given two nested Lie ideals I₁ ⊆ I₂, the inclusion I₁ ↪ I₂ is a morphism of Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Ideal
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, 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.
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapproof · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement · cited by 382
- LieIdealstatement and proof · cited by 282
- LieSubmodule.toSubmoduleproof · cited by 150
- Submodule.inclusionproof · cited by 74
Cited by4
Results whose statement or proof uses this declaration.
- LieIdeal.inclusion_injectivestatement · cited by 2
- LieIdeal.coe_inclusionstatement · cited by 0
- LieIdeal.inclusion_applystatement · cited by 0
- LieIdeal.inclusion.congr_simpstatement and proof · cited by 0