Theorems · Definition · order theory
OrderIso.arrowCongr
{α : Type u_6} →
{β : Type u_7} →
{γ : Type u_8} →
{δ : Type u_9} →
[inst : Preorder α] →
[inst_1 : Preorder β] → [inst_2 : Preorder γ] → [inst_3 : Preorder δ] → α ≃o γ → β ≃o δ → (α →o β) ≃o (γ →o δ)An order isomorphism between the domains and codomains of two prosets of order homomorphisms gives an order isomorphism between the two function prosets.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, 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.
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement and proof · cited by 934
- OrderIsostatement and proof · cited by 874
- OrderIso.symmproof · cited by 475
- OrderHom.compproof · cited by 61
- OrderHomClass.toOrderHomproof · cited by 44
Cited by4
Results whose statement or proof uses this declaration.
- OrderIso.conjproof · cited by 3
- OrderIso.arrowCongr_applystatement and proof · cited by 0
- OrderIso.arrowCongr_symm_applystatement and proof · cited by 0
- OrderIso.conj_symm_applystatement · cited by 0