Theorems · Definition · order theory
OrderIso.conj
{α : Type u_6} → {β : Type u_7} → [inst : Preorder α] → [inst_1 : Preorder β] → α ≃o β → (α →o α) ≃ (β →o β)If α and β are order-isomorphic then the two orders of order-homomorphisms
from α and β to themselves are order-isomorphic.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 30 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.
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement · cited by 934
- OrderIsostatement and proof · cited by 874
- EquivLike.toEquivproof · cited by 125
- OrderIso.arrowCongrproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- ClosureOperator.conjByproof · cited by 5
- ClosureOperator.conjBy_applystatement · cited by 0
- OrderIso.conj_applystatement and proof · cited by 0
- OrderIso.conj_symm_applystatement and proof · cited by 0