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.
- Cited by
- 25 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.
Cites5
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 · cited by 32,603
- AddGroupstatement · cited by 4,410
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.AddGrpObjstatement and proof · cited by 88
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.AddGrpObj.comp_negstatement · cited by 9
- CategoryTheory.AddGrpObj.lift_addCommutator_eq_add_add_neg_negstatement · cited by 2
- CategoryTheory.AddGrpObj.lift_addConj_eq_add_add_negstatement · cited by 2
- CategoryTheory.AddGrpObj.neg_compstatement · cited by 2
- CategoryTheory.AddGrpObj.sub_compstatement · cited by 1
- CategoryTheory.AddGrpObj.zsmul_compstatement · cited by 1
- CategoryTheory.AddGrpObj.comp_substatement · cited by 1
- CategoryTheory.AddGrpObj.comp_zsmulstatement · cited by 1
- CategoryTheory.AddGrpObj.neg_eq_negstatement · cited by 1
- CategoryTheory.AddGrpObj.sub_comp_assocstatement · cited by 0
- CategoryTheory.yonedaAddGrpObj_mapstatement · cited by 0
- CategoryTheory.yonedaAddGrp_map_appstatement · cited by 0