Theorems · Definition · order theory
OrderRingHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : NonAssocSemiring α] →
[inst_1 : Preorder α] →
[inst_2 : NonAssocSemiring β] → [inst_3 : Preorder β] → (f : α →+*o β) → (f' : α → β) → f' = ⇑f → α →+*o βCopy of an OrderRingHom with a new toFun equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHomproof · cited by 10,189
- Preorderstatement and proof · cited by 7,952
- NonAssocSemiringstatement and proof · cited by 805
- OrderRingHomstatement and proof · cited by 132
- OrderAddMonoidHomproof · cited by 80
- OrderRingHom.toRingHomproof · cited by 3
- RingHom.copyproof · cited by 3
- OrderRingHom.toOrderAddMonoidHomproof · cited by 2
- OrderAddMonoidHom.copyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- OrderRingHom.copy_eqstatement · cited by 0
- OrderRingHom.coe_copystatement · cited by 0