Theorems · Definition · ring theory
NonUnitalRingHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : NonUnitalNonAssocSemiring α] →
[inst_1 : NonUnitalNonAssocSemiring β] → (f : α →ₙ+* β) → (f' : α → β) → f' = ⇑f → α →ₙ+* βCopy of a RingHom with a new toFun equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Algebra.Ring.Hom.Defs
- 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.
Cites9
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
- AddMonoidHomproof · cited by 3,230
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- MulHomproof · cited by 299
- NonUnitalRingHomstatement and proof · cited by 157
- NonUnitalRingHom.toMulHomproof · cited by 15
- NonUnitalRingHom.toAddMonoidHomproof · cited by 3
- MulHom.copyproof · cited by 2
- AddMonoidHom.copyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- NonUnitalRingHom.coe_copystatement · cited by 0
- NonUnitalRingHom.copy_eqstatement · cited by 0