Theorems · Definition · order theory
OrderHomClass.toOrderHom
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] → [inst_1 : Preorder β] → [inst_2 : FunLike F α β] → [OrderHomClass F α β] → F → α →o βTurn an element of a type F satisfying OrderHomClass F α β into an actual
OrderHom. This is declared as the default coercion from F to α →o β.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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
- FunLikestatement and proof · cited by 2,560
- OrderHomstatement · cited by 934
- OrderHomClassstatement and proof · cited by 16
- OrderHomClass.monotoneproof · cited by 5
Cited by63
Results whose statement or proof uses this declaration.
- TopologicalSpace.Opens.mapproof · cited by 645
- OrderMonoidHom.compproof · cited by 20
- OrderAddMonoidHom.compproof · cited by 19
- OrderMonoidHom.inlₗproof · cited by 6
- ClosureOperator.conjByproof · cited by 5
- OrderMonoidHom.inrₗproof · cited by 5
- FinPartOrd.Iso.mkproof · cited by 4
- OmegaCompletePartialOrder.ContinuousHom.toMonoproof · cited by 4
- OrderAddMonoidHom.inlₗproof · cited by 4
- Preord.Iso.mkproof · cited by 3
- OrderAddMonoidHom.inrₗproof · cited by 3
- OrderIso.arrowCongrproof · cited by 3