Theorems · Definition · order theory
BoundedOrderHom.dual
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] →
[inst_1 : BoundedOrder α] →
[inst_2 : Preorder β] → [inst_3 : BoundedOrder β] → BoundedOrderHom α β ≃ BoundedOrderHom αᵒᵈ βᵒᵈReinterpret a bounded order homomorphism as a bounded order homomorphism between the dual orders.
- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- Equiv.symmproof · cited by 3,681
- OrderDualstatement and proof · cited by 927
- BoundedOrderstatement and proof · cited by 270
- BoundedOrderHomstatement and proof · cited by 54
- OrderHom.dualproof · cited by 48
- BoundedOrderHom.toOrderHomproof · cited by 4
- BoundedOrderHom.map_top'proof · cited by 0
- BoundedOrderHom.map_bot'proof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- BddOrd.dualproof · cited by 6
- BddOrd.dual_mapstatement · cited by 0
- BoundedOrderHom.dual_apply_toOrderHomstatement and proof · cited by 0
- BoundedOrderHom.dual_compstatement · cited by 0
- BoundedOrderHom.dual_idstatement · cited by 0
- BoundedOrderHom.dual_symm_apply_toOrderHomstatement and proof · cited by 0
- BoundedOrderHom.symm_dual_compstatement · cited by 0
- BoundedOrderHom.symm_dual_idstatement · cited by 0