Theorems · Theorem · category theory
CategoryTheory.AddMonObj.comp_nsmul
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{M X Y : C} [inst_2 : CategoryTheory.AddMonObj M] (f : X ⟶ M) (n : ℕ) (h : Y ⟶ X),
CategoryTheory.CategoryStruct.comp h (n • f) = n • CategoryTheory.CategoryStruct.comp h f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 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
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- zero_nsmulproof · cited by 137
- succ_nsmulproof · cited by 65
- CategoryTheory.Hom.addMonoidstatement · cited by 44
- CategoryTheory.AddMonObj.comp_addproof · cited by 9
- CategoryTheory.AddMonObj.comp_zeroproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.AddGrpObj.comp_zsmulproof · cited by 1
- CategoryTheory.AddMonObj.comp_nsmul_assocproof · cited by 0