Documentation

Mathlib.CategoryTheory.Monoidal.CommComon_

The category of commutative comonoids in a braided monoidal category. #

We define the category of commutative comonoid objects in a braided monoidal category C.

Main definitions #

Tags #

comonoid, commutative, braided

A commutative comonoid object internal to a monoidal category.

Instances For

    A commutative comonoid object is a comonoid object.

    Equations
    Instances For

      The trivial commutative comonoid object. We later show this is initial in CommComon C.

      Equations
      Instances For
        theorem CategoryTheory.CommComon.hom_ext {C : Type u₁} [Category.{v₁, u₁} C] [MonoidalCategory C] [BraidedCategory C] {A B : CommComon C} (f g : A B) (h : f.hom = g.hom) :
        f = g