Theorems · Definition · group theory
MonoidHom.copy
{M : Type u_4} →
{N : Type u_5} → [inst : MulOne M] → [inst_1 : MulOne N] → (f : M →* N) → (f' : M → N) → f' = ⇑f → M →* NCopy of a MonoidHom 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 12 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
- MonoidHomstatement and proof · cited by 3,629
- MulHomproof · cited by 299
- MonoidHom.toOneHomproof · cited by 132
- MulOnestatement and proof · cited by 65
- OneHomproof · cited by 55
- MonoidHom.toMulHomproof · cited by 9
- MulHom.copyproof · cited by 2
- OneHom.copyproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- MonoidWithZeroHom.copyproof · cited by 2
- OrderMonoidHom.copyproof · cited by 2
- MonoidHom.coe_copystatement · cited by 0
- MonoidHom.copy_eqstatement · cited by 0