Theorems · Definition · nonassociative algebras
LieEquiv.ofSubalgebras
{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₁) →
(L₂' : LieSubalgebra R L₂) →
(e : L₁ ≃ₗ⁅R⁆ L₂) → LieSubalgebra.map e.toLieHom L₁' = L₂' → ↥L₁' ≃ₗ⁅R⁆ ↥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
- 3 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- 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
- LieEquiv.toLieHomstatement and proof · cited by 15
Cited by6
Results whose statement or proof uses this declaration.
- skewAdjointLieSubalgebraEquivproof · cited by 2
- skewAdjointMatricesLieSubalgebraEquivproof · cited by 2
- skewAdjointMatricesLieSubalgebraEquivTransposeproof · cited by 1
- LieEquiv.ofSubalgebras.congr_simpstatement and proof · cited by 0
- LieEquiv.ofSubalgebras_applystatement · cited by 0
- LieEquiv.ofSubalgebras_symm_applystatement · cited by 0