Mathlib Map

Theorems · Definition

Equiv.ofBijective

{α : Sort u} → {β : Sort v} → (f : α → β) → Function.Bijective f → α ≃ β

If f is a bijective function, then its domain is equivalent to its codomain.

Defined in
Mathlib.Logic.Equiv.Defs
Cited by
70 results in Mathlib
Foundations
Depth 12 from the axioms · uses Classical.choice

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.

Cited by146

Results whose statement or proof uses this declaration.