Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shrinkCoyonedaEquiv

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

The type of natural transformations shrinkCoyoneda.{w}.obj X ⟶ P with X : Cᵒᵖ and P : C ⥤ Type w is equivalent to P.obj (op X).

Defined in
Mathlib.CategoryTheory.ShrinkYoneda
Cited by
7 results in Mathlib
Foundations
Depth 30 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.

CategoryTheory.shrinkCoyonedaEquiv_naturality · cited by 1CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaEquiv_symm_map · cited by 1CategoryTheory.shrinkCoyo…CategoryTheory.map_shrinkCoyonedaEquiv · cited by 1CategoryTheory.map_shrink…CategoryTheory.shrinkCoyonedaEquiv_comp · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaEquiv_shrinkCoyoneda_map · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaEquiv_symm_app_shrinkCoyonedaObjObjEquiv_symm · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaEquiv_symm_map_assoc · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.fullyFaithfulShrinkCoyoneda · cited by 0CategoryTheory.fullyFaith…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homEquiv.symm · cited by 3681Equiv.symmOpposite.unop · cited by 2231Opposite.unopTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.shrinkCoyoneda…CITED BYCITES

Cites18

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

Cited by8

Results whose statement or proof uses this declaration.