Mathlib Map

Theorems · Definition

EquivLike.toEquiv

{α : Sort u} → {β : Sort v} → {F : Sort u_1} → [EquivLike F α β] → F → α ≃ β

Turn an element of a type F satisfying EquivLike F α β into an actual Equiv. This is declared as the default coercion from F to α ≃ β.

Defined in
Mathlib.Logic.Equiv.Defs
Cited by
125 results in Mathlib
Foundations
Depth 10 from the axioms, rests on 53 definitions · uses Quot.sound
Assumes
EquivLike

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.

Cited by169

Results whose statement or proof uses this declaration.