Theorems · Theorem
EquivLike.inv_apply_eq
∀ {E : Sort u_1} {α : Sort u_3} {β : Sort u_4} [inst : EquivLike E α β] {e : E} {b : β} {a : α},
EquivLike.inv e b = a ↔ b = e a- Defined in
- Mathlib.Data.FunLike.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Quot.sound
- Assumes
- EquivLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- EquivLikestatement and proof · cited by 165
- EquivLike.invstatement and proof · cited by 42
- EquivLike.right_invproof · cited by 8
- EquivLike.left_invproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.