Mathlib Map

Theorems · Definition · order theory

OrderIso.ofSurjective

{α : Type u_2} → {β : Type u_3} → [inst : LE α] → [inst_1 : LE β] → (f : α ↪o β) → Function.Surjective ⇑f → α ≃o β

A surjective order embedding is an order isomorphism.

Defined in
Mathlib.Order.Hom.Basic
Cited by
3 results in Mathlib
Foundations
Depth 16 from the axioms · uses Classical.choice, Quot.sound
Assumes
LELE

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.