Mathlib Map

Theorems · Definition · order theory

RelIso.ofSurjective

{α : Type u_1} →
  {β : Type u_2} → {r : α → α → Prop} → {s : β → β → Prop} → (f : r ↪r s) → Function.Surjective ⇑f → r ≃r s

A surjective relation embedding is a relation isomorphism.

Defined in
Mathlib.Order.RelIso.Basic
Cited by
4 results in Mathlib
Foundations
Depth 15 from the axioms · uses 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 by10

Results whose statement or proof uses this declaration.