Theorems · Definition · ring theory
RingHom.copy
{α : Type u_2} →
{β : Type u_3} →
{x : NonAssocSemiring α} → {x_1 : NonAssocSemiring β} → (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
- 3 results in Mathlib
- Foundations
- Depth 17 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
- RingHomstatement and proof · cited by 10,189
- MonoidHomproof · cited by 3,629
- AddMonoidHomproof · cited by 3,230
- NonAssocSemiringstatement and proof · cited by 805
- RingHom.toMonoidWithZeroHomproof · cited by 24
- RingHom.toAddMonoidHomproof · cited by 17
- AddMonoidHom.copyproof · cited by 2
- MonoidWithZeroHom.copyproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- GradedRingHom.copyproof · cited by 2
- OrderRingHom.copyproof · cited by 2
- ContinuousAlgHom.copyproof · cited by 2
- RingHom.coe_copystatement · cited by 0
- RingHom.copy.congr_simpstatement and proof · cited by 0
- RingHom.copy_eqstatement · cited by 0