Theorems · Definition · category theory
CategoryTheory.IsAddMonHom.addMonoidHom
{C : Type u_1} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{M N : C} →
[inst_2 : CategoryTheory.AddMonObj M] →
[inst_3 : CategoryTheory.AddMonObj N] →
(f : M ⟶ N) → [CategoryTheory.IsAddMonHom f] → (X : C) → (X ⟶ M) →+ (X ⟶ N)An additive monoid morphism f : M ⟶ N induces an additive monoid homomorphism
M(X) →+ N(X) for every X.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- CategoryTheory.IsAddMonHomstatement and proof · cited by 49
- CategoryTheory.Hom.addMonoidstatement · cited by 44
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.yonedaAddMonproof · cited by 8
- CategoryTheory.IsAddMonHom.addMonoidHom_applystatement and proof · cited by 3
- CategoryTheory.IsAddMonHom.addMonoidHom.congr_simpstatement and proof · cited by 0
- CategoryTheory.IsAddMonHom.addMonoidHom_compstatement and proof · cited by 0
- CategoryTheory.Hom.addEquivCongrRight_applystatement · cited by 0
- CategoryTheory.Hom.addEquivCongrRight_symm_applystatement · cited by 0
- CategoryTheory.IsAddMonHom.addMonoidHom_idstatement · cited by 0
- CategoryTheory.IsAddMonHom.normal_iff_normal_addMonoidHomstatement and proof · cited by 0
- CategoryTheory.yonedaAddMon_map_appstatement · cited by 0