Theorems · Definition · order theory
OrderIso.ofUnique
(α : Type u_6) → (β : Type u_7) → [Unique α] → [Unique β] → [inst : Preorder α] → [inst_1 : Preorder β] → α ≃o β
The order isomorphism α ≃o β when α and β are preordered types
containing unique elements.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
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.
- Equivproof · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderIsostatement · cited by 874
- Uniquestatement and proof · cited by 400
- Equiv.ofUniqueproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- OrderType.type_of_uniqueproof · cited by 2
- Fin.orderIsoSingletonproof · cited by 1
- OrderIso.ofUnique_applystatement and proof · cited by 0
- OrderIso.ofUnique_symm_applystatement and proof · cited by 0