Theorems · Definition · group theory
MonoidHom.compHom
{M : Type uM} →
{N : Type uN} →
{P : Type uP} →
[inst : MulOneClass M] → [inst_1 : CommMonoid N] → [inst_2 : CommMonoid P] → (N →* P) →* (M →* N) →* M →* PComposition of monoid morphisms (MonoidHom.comp) as a monoid morphism.
Note that unlike MonoidHom.comp_hom' this requires commutativity of N.
- Defined in
- Mathlib.Algebra.Group.Hom.Instances
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MonoidHomstatement and proof · cited by 3,629
- CommMonoidstatement and proof · cited by 2,264
- MulOneClassstatement and proof · cited by 1,018
- MonoidHom.compproof · cited by 469
- MonoidHom.comp_mulproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- CommMonCat.coyonedaproof · cited by 5
- CommGrpCat.coyonedaproof · cited by 5
- MonoidHom.compr₂proof · cited by 1
- CommMonCat.coyoneda_map_appstatement · cited by 0
- CommMonCat.coyoneda_obj_mapstatement · cited by 0
- CommGrpCat.coyoneda_map_appstatement · cited by 0
- CommGrpCat.coyoneda_obj_mapstatement · cited by 0
- MonoidHom.compHom_apply_applystatement and proof · cited by 0