Theorems · Definition · commutative algebra
LinearEquiv.invFun
{R : Type u_14} →
{S : Type u_15} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{σ : R →+* S} →
{σ' : S →+* R} →
[inst_2 : RingHomInvPair σ σ'] →
[inst_3 : RingHomInvPair σ' σ] →
{M : Type u_16} →
{M₂ : Type u_17} →
[inst_4 : AddCommMonoid M] →
[inst_5 : AddCommMonoid M₂] →
[inst_6 : Module R M] → [inst_7 : Module S M₂] → (M ≃ₛₗ[σ] M₂) → M₂ → MThe backward map of an equivalence.
Do NOT use e.invFun directly. Use the coercion of e.symm instead.
- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
Cited by94
Results whose statement or proof uses this declaration.
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toAddEquivproof · cited by 58
- LieEquiv.symmproof · cited by 34
- IsBaseChange.equivproof · cited by 27
- Representation.Equiv.symmproof · cited by 27
- CoalgEquiv.symmproof · cited by 26
- LinearEquiv.left_invstatement · cited by 26
- LinearEquiv.right_invstatement · cited by 23
- Algebra.IsPushout.equivproof · cited by 18
- RingHom.IsStableUnderBaseChange.mkproof · cited by 16
- Ideal.quotEquivOfEqproof · cited by 15
- Algebra.TensorProduct.basisproof · cited by 13