Theorems · Theorem · nonassociative algebras
LieModuleEquiv.right_inv
∀ {R : Type u} {L : Type v} {M : Type w} {N : Type w₁} [inst : CommRing R] [inst_1 : LieRing L]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup N] [inst_4 : Module R M] [inst_5 : Module R N]
[inst_6 : LieRingModule L M] [inst_7 : LieRingModule L N] (self : M ≃ₗ⁅R,L⁆ N),
Function.RightInverse self.invFun (↑self.toLieModuleHom).toFunThe inverse function of an equivalence of Lie modules 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- AddHom.toFunstatement · cited by 168
- LinearMap.toAddHomstatement · cited by 165
- LieModuleEquivstatement and proof · cited by 40
- LieModuleHom.toLinearMapstatement · cited by 36
- LieModuleEquiv.toLieModuleHomstatement · cited by 10
- LieModuleEquiv.invFunstatement · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- LieModuleEquiv.symmproof · cited by 12
- LieModuleEquiv.toEquivproof · cited by 6
- LieModuleEquiv.toLinearEquivproof · cited by 3