Theorems · Definition · group theory
MulHom.copy
{M : Type u_4} → {N : Type u_5} → [inst : Mul M] → [inst_1 : Mul N] → (f : M →ₙ* N) → (f' : M → N) → f' = ⇑f → M →ₙ* NCopy of a MulHom with a new toFun equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- MulHomstatement and proof · cited by 299
Cited by4
Results whose statement or proof uses this declaration.
- MonoidHom.copyproof · cited by 2
- NonUnitalRingHom.copyproof · cited by 2
- MulHom.coe_copystatement · cited by 0
- MulHom.coe_copy_eqstatement · cited by 0