Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shrinkCoyonedaCorepresentableBy

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] →
      (X : Cᵒᵖ) → (CategoryTheory.shrinkCoyoneda.{w, v, u}.obj X).CorepresentableBy (Opposite.unop X)

shrinkCoyoneda.obj X is corepresented by X.

Defined in
Mathlib.CategoryTheory.ShrinkYoneda
Cited by
2 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.LocallySmall

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.