Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Comon.comp

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] → {M N O : CategoryTheory.Comon C} → M.Hom N → N.Hom O → M.Hom O

Composition of morphisms of monoid objects.

Defined in
Mathlib.CategoryTheory.Monoidal.Comon_
Cited by
1 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.