Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shrinkYonedaEquiv

{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.shrinkYoneda.{w, v, u}.obj X ⟶ P) ≃ P.obj (Opposite.op X)

The type of natural transformations shrinkYoneda.{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
15 results in Mathlib
Foundations
Depth 28 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.Presheaf.coconeCompShrinkYonedaHomEquiv · cited by 5Presheaf.coconeCompShrink…CategoryTheory.Presieve.isSheafFor_iff_bijective_shrinkFunctor_ι_comp · cited by 4Presieve.isSheafFor_iff_b…CategoryTheory.shrinkYonedaEquiv_naturality · cited by 2CategoryTheory.shrinkYone…CategoryTheory.shrinkYonedaEquiv_symm_map · cited by 2CategoryTheory.shrinkYone…CategoryTheory.shrinkYonedaEquiv_comp · cited by 1CategoryTheory.shrinkYone…CategoryTheory.shrinkYonedaEquiv_shrinkYoneda_map · cited by 1CategoryTheory.shrinkYone…CategoryTheory.Presheaf.coconePtToShrinkYoneda_comp · cited by 1Presheaf.coconePtToShrink…CategoryTheory.Presieve.shrinkFunctor_ι_comp_eq_iff_isAmalgamation · cited by 1Presieve.shrinkFunctor_ι_…CategoryTheory.Presheaf.nonempty_isLimit_mapCone_iff · cited by 1Presheaf.nonempty_isLimit…CategoryTheory.map_shrinkYonedaEquiv · cited by 1CategoryTheory.map_shrink…CategoryTheory.fullyFaithfulShrinkYoneda · cited by 0CategoryTheory.fullyFaith…CategoryTheory.shrinkYonedaEquiv_symm_app_shrinkYonedaObjObjEquiv_symm · cited by 0CategoryTheory.shrinkYone…CategoryTheory.shrinkYonedaEquiv_symm_map_assoc · cited by 0CategoryTheory.shrinkYone…CategoryTheory.Presheaf.coconePtToShrinkYoneda_comp_assoc · cited by 0Presheaf.coconePtToShrink…CategoryTheory.Presieve.extension_iff_amalgamation · cited by 0Presieve.extension_iff_am…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.symmQuiver.Hom.op · cited by 1948Hom.opTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.shrinkYonedaEq…CITED BYCITES

Cites18

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

Cited by17

Results whose statement or proof uses this declaration.