Mathlib Map

Theorems · Definition · category theory

CategoryTheory.shrinkCoyonedaObjObjEquiv

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

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

Defined in
Mathlib.CategoryTheory.ShrinkYoneda
Cited by
17 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.GrothendieckTopology.IsLocalSite.toPresheafFiber_pointPresheafFiberIso_hom · cited by 2IsLocalSite.toPresheafFib…CategoryTheory.shrinkCoyonedaCorepresentableBy · cited by 2CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaIsoCoyoneda · cited by 2CategoryTheory.shrinkCoyo…CategoryTheory.GrothendieckTopology.IsLocalSite.pointPresheafFiberIso_naturality · cited by 1IsLocalSite.pointPresheaf…CategoryTheory.map_shrinkCoyonedaEquiv · cited by 1CategoryTheory.map_shrink…CategoryTheory.GrothendieckTopology.IsLocalSite.toPresheafFiber_pointPresheafFiberIso_hom_assoc · cited by 1IsLocalSite.toPresheafFib…CategoryTheory.shrinkCoyonedaObjObjEquiv_map_app · cited by 1CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaObjObjEquiv_obj_map · cited by 1CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyoneda_obj_map_shrinkCoyonedaObjObjEquiv_symm · cited by 1CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaCompEvaluationCompUliftFunctorIsoUliftFunctor · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaCorepresentableBy_homEquiv · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.uliftYonedaIsoShrinkCoyoneda · cited by 0CategoryTheory.uliftYoned…CategoryTheory.shrinkCoyonedaEquiv_shrinkCoyoneda_map · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaEquiv_symm_app_shrinkCoyonedaObjObjEquiv_symm · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyonedaIsoCoyoneda_hom_app · cited by 0CategoryTheory.shrinkCoyo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv · cited by 8337EquivOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.LocallySmall · cited by 242CategoryTheory.LocallySma…CategoryTheory.shrinkYonedaObjObjEquiv · cited by 35CategoryTheory.shrinkYone…CategoryTheory.shrinkCoyoneda · cited by 23CategoryTheory.shrinkCoyo…CategoryTheory.shrinkCoyoneda…CITED BYCITES

Cites10

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

Cited by22

Results whose statement or proof uses this declaration.