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
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.
- DFunLike.coestatement and proof · cited by 62,936
- OrderIsostatement · cited by 874
- OrderEmbeddingstatement and proof · cited by 619
- RelIso.ofSurjectiveproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- OrderIso.equivEmbeddingSurjectiveproof · cited by 2
- OrderIso.ofSurjective_applystatement and proof · cited by 0
- OrderIso.ofSurjective_symm_applystatement and proof · cited by 0
- OrderIso.equivEmbeddingSurjective_symm_applystatement · cited by 0