Theorems · Theorem · order theory
OrderIso.ofHomInv_apply
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] (f : α →o β) (g : β →o α)
(h₁ : f.comp g = OrderHom.id) (h₂ : g.comp f = OrderHom.id) (a : α), (OrderIso.ofHomInv f g h₁ h₂) a = f a- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement and proof · cited by 934
- RelIsostatement · cited by 456
- OrderHom.compstatement and proof · cited by 61
- OrderHom.idstatement and proof · cited by 37
- OrderIso.ofHomInvstatement and proof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- HahnSeries.finiteArchimedeanClassOrderIsoLex_apply_fstproof · cited by 1
- HahnSeries.finiteArchimedeanClassOrderIsoLex_apply_sndproof · cited by 0