Theorems · Definition · order theory
OrderIso.ofHomInv
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] →
[inst_1 : Preorder β] → (f : α →o β) → (g : β →o α) → f.comp g = OrderHom.id → g.comp f = OrderHom.id → α ≃o βTo show that f : α →o β and g : β →o α make up an order isomorphism it is enough to show
that g is the inverse of f.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses 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.
- DFunLike.coeproof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement and proof · cited by 934
- OrderIsostatement · cited by 874
- OrderHom.compstatement and proof · cited by 61
- OrderHom.idstatement and proof · cited by 37
Cited by8
Results whose statement or proof uses this declaration.
- IsDedekindDomain.idealFactorsEquivOfQuotEquivproof · cited by 9
- RingEquiv.mapTwoSidedIdealproof · cited by 4
- OrderIso.ofHomInv_applystatement and proof · cited by 3
- DivisibleHull.archimedeanClassOrderIsoproof · cited by 3
- HahnSeries.finiteArchimedeanClassOrderIsoLexproof · cited by 2
- CategoryTheory.Abelian.subobjectIsoSubobjectOpproof · cited by 2
- OrderIso.ofHomInv_symm_applystatement · cited by 0
- OrderIso.ofHomInv.congr_simpstatement and proof · cited by 0