Theorems · Definition · nonassociative algebras
LieSubalgebra.ofLe
{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' → LieSubalgebra R ↥K'Given two nested Lie subalgebras K ⊆ K', we can view K as a Lie subalgebra of K',
regarded as Lie algebra in its own right.
- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 64 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.
Cites6
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
- LieSubalgebrastatement and proof · cited by 418
- LieHom.rangeproof · cited by 44
- LieSubalgebra.inclusionproof · cited by 6
Cited by9
Results whose statement or proof uses this declaration.
- LieSubalgebra.equivOfLestatement · cited by 2
- LieSubalgebra.exists_nested_lieIdeal_coe_eq_iffstatement and proof · cited by 1
- LieSubalgebra.exists_nested_lieIdeal_ofLe_normalizerstatement · cited by 1
- LieAlgebra.exists_engelian_lieSubalgebra_of_lt_normalizerproof · cited by 1
- LieSubalgebra.mem_ofLestatement · cited by 1
- LieSubalgebra.coe_ofLestatement · cited by 0
- LieSubalgebra.ofLe_eq_comap_inclstatement and proof · cited by 0
- LieSubalgebra.equivOfLe_applystatement · cited by 0
- LieSubalgebra.ofLe.congr_simpstatement and proof · cited by 0