Theorems · Definition · nonassociative algebras
LieSubalgebra.inclusion
{R : Type u} →
{L : Type v} →
[inst : CommRing R] →
[inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → {K K' : LieSubalgebra R L} → K ≤ K' → ↥K →ₗ⁅R⁆ ↥K'Given two nested Lie subalgebras K ⊆ K', the inclusion K ↪ K' is a morphism of Lie
algebras.
- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 63 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.
- 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
- LieSubalgebrastatement and proof · cited by 418
- LieHomstatement · cited by 382
- LieSubalgebra.toSubmoduleproof · cited by 90
- Submodule.inclusionproof · cited by 74
Cited by8
Results whose statement or proof uses this declaration.
- LieSubalgebra.ofLeproof · cited by 8
- LieSubalgebra.equivOfLeproof · cited by 2
- LieSubalgebra.mem_ofLeproof · cited by 1
- LieSubalgebra.coe_inclusionstatement · cited by 0
- LieSubalgebra.inclusion_applystatement · cited by 0
- LieSubalgebra.inclusion_injectivestatement · cited by 0
- LieSubalgebra.inclusion.congr_simpstatement and proof · cited by 0
- LieSubalgebra.equivOfLe_applystatement · cited by 0