Theorems · Definition · order theory
OrderMonoidHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] →
[inst_1 : Preorder β] →
[inst_2 : MulOneClass α] → [inst_3 : MulOneClass β] → (f : α →*o β) → (f' : α → β) → f' = ⇑f → α →*o βCopy of an OrderMonoidHom with a new toFun equal to the old one. Useful to fix
definitional equalities.
- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- MonoidHomproof · cited by 3,629
- MulOneClassstatement and proof · cited by 1,018
- OrderMonoidHomstatement and proof · cited by 67
- OrderMonoidHom.toMonoidHomproof · cited by 5
- MonoidHom.copyproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- OrderMonoidWithZeroHom.copyproof · cited by 2
- OrderMonoidHom.copy_eqstatement · cited by 0
- OrderMonoidHom.coe_copystatement · cited by 0