Documentation

Mathlib.CategoryTheory.Monoidal.Cartesian.ShrinkYoneda

The Yoneda embedding for monoid objects for locally small categories #

Let C be a locally w-small category. We define the Yoneda embedding shrinkYonedaMon : Mon C ⥤ Cᵒᵖ ⥤ MonCat.{w} w and its Grp analogue.

The Yoneda embedding Mon C ⥤ Cᵒᵖ ⥤ MonCat.{w} for a locally w-small category C.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The type (shrinkYonedaMon.obj M).obj Y is equivalent to Y.unop ⟶ M.X.

    Equations
    Instances For

      The Yoneda embedding Grp C ⥤ Cᵒᵖ ⥤ GrpCat.{w} for a locally w-small category C.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The type (shrinkYonedaGrp.obj M).obj Y is equivalent to Y.unop ⟶ M.X.

        Equations
        Instances For