Theorems · Inductive type · nonassociative algebras
LieEquiv
(R : Type u) →
(L : Type v) →
(L' : Type w) →
[inst : CommRing R] →
[inst_1 : LieRing L] → [LieAlgebra R L] → [inst_3 : LieRing L'] → [LieAlgebra R L'] → Type (max v w)An equivalence of Lie algebras (denoted as L₁ ≃ₗ⁅R⁆ L₂) is a morphism
which is also a linear equivalence.
We could instead define an equivalence to be a morphism which is also a (plain) equivalence.
However, it is more convenient to define via linear equivalence to get .toLinearEquiv for free.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 86 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement · cited by 17,173
- LieRingstatement · cited by 1,548
- LieAlgebrastatement · cited by 1,246
Cited by132
Results whose statement or proof uses this declaration.
- LieEquiv.symmstatement and proof · cited by 34
- LieEquiv.toLinearEquivstatement and proof · cited by 16
- LieEquiv.toLieHomstatement and proof · cited by 15
- LieEquiv.invFunstatement and proof · cited by 10
- LieAlgebra.Extension.toKerstatement · cited by 8
- LieEquiv.transstatement and proof · cited by 5
- lieEquivMatrix'statement · cited by 5
- LieEquiv.apply_symm_applystatement and proof · cited by 4
- LieEquiv.reflstatement · cited by 4
- LinearEquiv.lieConjstatement · cited by 4
- RootPairing.GeckConstruction.ωConjstatement · cited by 3
- LieSubalgebra.topEquivstatement · cited by 3