Theorems · Definition · nonassociative algebras
LieEquiv.lieSubalgebraMap
{R : Type u} →
{L₁ : Type v} →
{L₂ : Type w} →
[inst : CommRing R] →
[inst_1 : LieRing L₁] →
[inst_2 : LieRing L₂] →
[inst_3 : LieAlgebra R L₁] →
[inst_4 : LieAlgebra R L₂] →
(L₁'' : LieSubalgebra R L₁) → (e : L₁ ≃ₗ⁅R⁆ L₂) → ↥L₁'' ≃ₗ⁅R⁆ ↥(LieSubalgebra.map e.toLieHom L₁'')An equivalence of Lie algebras restricts to an equivalence from any Lie subalgebra onto its image.
- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LinearEquivproof · cited by 3,317
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearEquiv.toLinearMapproof · cited by 1,171
- Submodule.mapproof · cited by 614
- LieSubalgebrastatement and proof · cited by 418
- LieSubalgebra.toSubmoduleproof · cited by 90
- LieEquivstatement and proof · cited by 86
- LinearEquiv.invFunproof · cited by 29
- LieEquiv.toLinearEquivproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- LieEquiv.lieSubalgebraMap_applystatement · cited by 0