Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shrinkYonedaMon

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.LocallySmall.{w, v, u} C] →
      [inst_2 : CategoryTheory.CartesianMonoidalCategory C] →
        CategoryTheory.Functor (CategoryTheory.Mon C) (CategoryTheory.Functor Cᵒᵖ MonCat)

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

Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.ShrinkYoneda
Cited by
5 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.LocallySmallCategoryTheory.CartesianMonoidalCategory

Around this declaration

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

Cites13

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

Cited by6

Results whose statement or proof uses this declaration.