Theorems · Definition · order theory
OrderMonoidHomClass.toOrderMonoidHom
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] →
[inst_1 : Preorder β] →
[inst_2 : MulOneClass α] →
[inst_3 : MulOneClass β] →
[inst_4 : FunLike F α β] → [OrderHomClass F α β] → [MonoidHomClass F α β] → F → α →*o βTurn an element of a type F satisfying OrderHomClass F α β and MonoidHomClass F α β
into an actual OrderMonoidHom. This is declared as the default coercion from F to α →*o β.
- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- MonoidHomproof · cited by 3,629
- FunLikestatement and proof · cited by 2,560
- MulOneClassstatement and proof · cited by 1,018
- MonoidHomClass.toMonoidHomproof · cited by 294
- MonoidHomClassstatement and proof · cited by 244
- OrderMonoidHomstatement · cited by 67
- OrderHomClassstatement and proof · cited by 16
- OrderHomClass.monotoneproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- OrderMonoidWithZeroHom.compproof · cited by 14
- OrderMonoidWithZeroHom.coe_orderMonoidHomstatement · cited by 0
- OrderMonoidWithZeroHom.toOrderMonoidHom_compstatement · cited by 0
- OrderMonoidWithZeroHom.toOrderMonoidHom_eq_coestatement · cited by 0
- OrderMonoidWithZeroHom.copy_eqstatement · cited by 0
- OrderMonoidWithZeroHom.coe_comp_orderMonoidHomstatement · cited by 0