Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Hom.addMonoid

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v, u_1} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] → {M X : C} → [CategoryTheory.AddMonObj M] → AddMonoid (X ⟶ M)

If M is an additive monoid object, then Hom(X, M) has an additive monoid structure.

Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Mon
Cited by
44 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.AddMonObj

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.

Cited by48

Results whose statement or proof uses this declaration.