Theorems · Theorem · category theory
AddCommMonCat.hom_comp
∀ {M N T : AddCommMonCat} (f : M ⟶ N) (g : N ⟶ T),
AddCommMonCat.Hom.hom (CategoryTheory.CategoryStruct.comp f g) =
(AddCommMonCat.Hom.hom g).comp (AddCommMonCat.Hom.hom f)- Defined in
- Mathlib.Algebra.Category.MonCat.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- AddMonoidHomstatement · cited by 3,230
- AddMonoidHom.compstatement · cited by 339
- AddCommMonCatstatement and proof · cited by 50
- AddCommMonCat.carrierstatement · cited by 41
- AddCommMonCat.Hom.homstatement · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.