Theorems · Theorem · category theory
CategoryTheory.Comon.comp_hom
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.MonoidalCategory C]
{M N O : CategoryTheory.Comon C} (f : M.Hom N) (g : N.Hom O),
(CategoryTheory.Comon.comp f g).hom = CategoryTheory.CategoryStruct.comp f.hom g.hom- Defined in
- Mathlib.CategoryTheory.Monoidal.Comon_
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Comonstatement and proof · cited by 125
- CategoryTheory.Comon.Xstatement · cited by 105
- CategoryTheory.Comon.Hom.homstatement and proof · cited by 55
- CategoryTheory.Comon.Homstatement and proof · cited by 8
- CategoryTheory.Comon.compstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.