Theorems · Theorem · nonassociative algebras
LieEquiv.right_inv
∀ {R : Type u} {L : Type v} {L' : Type w} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : LieRing L'] [inst_4 : LieAlgebra R L'] (self : L ≃ₗ⁅R⁆ L'),
Function.RightInverse self.invFun (↑self.toLieHom).toFunThe inverse function of an equivalence of Lie algebras is a right inverse of the underlying function.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- AddHom.toFunstatement · cited by 168
- LinearMap.toAddHomstatement · cited by 165
- LieEquivstatement and proof · cited by 86
- LieHom.toLinearMapstatement · cited by 74
- LieEquiv.toLieHomstatement · cited by 15
- LieEquiv.invFunstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- LieEquiv.symmproof · cited by 34
- LieEquiv.toLinearEquivproof · cited by 16