Theorems · Definition · order theory
OrderAddMonoidHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] →
[inst_1 : Preorder β] →
[inst_2 : AddZeroClass α] → [inst_3 : AddZeroClass β] → (f : α →+o β) → (f' : α → β) → f' = ⇑f → α →+o βCopy of an OrderAddMonoidHom 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
- AddMonoidHomproof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- OrderAddMonoidHomstatement and proof · cited by 80
- OrderAddMonoidHom.toAddMonoidHomproof · cited by 5
- AddMonoidHom.copyproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- OrderRingHom.copyproof · cited by 2
- OrderAddMonoidHom.copy_eqstatement · cited by 0
- OrderAddMonoidHom.coe_copystatement · cited by 0