Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Hom.addGroup

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] → {G X : C} → [CategoryTheory.AddGrpObj G] → AddGroup (X ⟶ G)

If G is an additive group object, then Hom(X, G) has an additive group structure.

Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Grp
Cited by
25 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.AddGrpObj

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 by25

Results whose statement or proof uses this declaration.