Theorems · Theorem
EquivLike.left_inv
∀ {E : Sort u_1} {α : outParam (Sort u_2)} {β : outParam (Sort u_3)} [self : EquivLike E α β] (e : E),
Function.LeftInverse (EquivLike.inv e) (EquivLike.coe e)The coercions are left inverses.
- Defined in
- Mathlib.Data.FunLike.Equiv
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- EquivLike
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.
- EquivLikestatement and proof · cited by 165
- EquivLike.invstatement · cited by 42
- EquivLike.coestatement · cited by 6
Cited by9
Results whose statement or proof uses this declaration.
- EquivLike.toEquivproof · cited by 125
- FirstOrder.Language.StrongHomClass.toEquivproof · cited by 4
- EquivLike.inv_apply_applyproof · cited by 3
- StarMulEquiv.ofClassproof · cited by 2
- Summable.map_iff_of_equivproof · cited by 2
- AlgEquiv.coe_coe_symm_apply_coe_applyproof · cited by 1
- EquivLike.inv_apply_eqproof · cited by 0
- EquivLike.inv_injectiveproof · cited by 0
- Multipliable.map_iff_of_equivproof · cited by 0