Theorems · Theorem · category theory
CategoryTheory.AddGrpObj.comp_zsmul
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{G X Y : C} [inst_2 : CategoryTheory.AddGrpObj G] (f : X ⟶ Y) (g : Y ⟶ G) (n : ℤ),
CategoryTheory.CategoryStruct.comp f (n • g) = n • CategoryTheory.CategoryStruct.comp f g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.compstatement and proof · cited by 17,999
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- natCast_zsmulproof · cited by 118
- CategoryTheory.AddGrpObjstatement and proof · cited by 88
- negSucc_zsmulproof · cited by 45
- CategoryTheory.Hom.addGroupstatement · cited by 25
- CategoryTheory.AddGrpObj.comp_negproof · cited by 9
- CategoryTheory.AddMonObj.comp_nsmulproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.AddGrpObj.comp_zsmul_assocproof · cited by 0