Mathlib Map

Theorems · Definition · logic and foundations

Equiv.ofInjective

{α : Sort u_3} → {β : Type u_4} → (f : α → β) → Function.Injective f → α ≃ ↑(Set.range f)

If f : α → β is an injective function, then domain α is equivalent to the range of f.

Defined in
Mathlib.Logic.Equiv.Set
Cited by
64 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound

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 by88

Results whose statement or proof uses this declaration.