Theorems · Definition · ring theory
NonUnitalStarRingHom.copy
{A : Type u_1} →
{B : Type u_2} →
[inst : NonUnitalNonAssocSemiring A] →
[inst_1 : Star A] →
[inst_2 : NonUnitalNonAssocSemiring B] →
[inst_3 : Star B] → (f : A →⋆ₙ+* B) → (f' : A → B) → f' = ⇑f → A →⋆ₙ+* BCopy of a NonUnitalStarRingHom with a new toFun equal to the old one. Useful
to fix definitional equalities.
- Defined in
- Mathlib.Algebra.Star.StarRingHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Starstatement and proof · cited by 496
- NonUnitalStarRingHomstatement and proof · cited by 32
Cited by2
Results whose statement or proof uses this declaration.
- NonUnitalStarRingHom.copy_eqstatement · cited by 0
- NonUnitalStarRingHom.coe_copystatement · cited by 0