Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.shrinkYoneda_map_app_shrinkYonedaObjObjEquiv_symm

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] {X X' : C}
  {Y : Cᵒᵖ} (f : Opposite.unop Y ⟶ X) (g : X ⟶ X'),
  (CategoryTheory.ConcreteCategory.hom ((CategoryTheory.shrinkYoneda.{w, v, u}.map g).app Y))
      (CategoryTheory.shrinkYonedaObjObjEquiv.symm f) =
    CategoryTheory.shrinkYonedaObjObjEquiv.symm (CategoryTheory.CategoryStruct.comp f g)
Defined in
Mathlib.CategoryTheory.ShrinkYoneda
Cited by
6 results in Mathlib
Foundations
Depth 27 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.imageSieve_cofanIsColimitDesc_shrinkYoneda_map · cited by 1Presheaf.imageSieve_cofan…CategoryTheory.Functor.Elements.shrinkYoneda_map_app_coconeπOpCompShrinkYonedaObj_ι_app · cited by 1Elements.shrinkYoneda_map…CategoryTheory.shrinkCoyoneda_obj_map_shrinkCoyonedaObjObjEquiv_symm · cited by 1CategoryTheory.shrinkCoyo…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiber_map_fiberMk · cited by 1ofIsCofiltered.fiber_map_…CategoryTheory.GrothendieckTopology.isConservative_pointsBot · cited by 0GrothendieckTopology.isCo…CategoryTheory.GrothendieckTopology.Point.presheafFiber_map_shrinkYoneda_map_shrinkYonedaCompPresheafFiberIso_inv_app · cited by 0Point.presheafFiber_map_s…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homEquiv.symm · cited by 3681Equiv.symmOpposite.unop · cited by 2231Opposite.unopTypeCat.Fun · cited by 1307TypeCat.FunEquiv.symm_apply_apply · cited by 320Equiv.symm_apply_applyCategoryTheory.shrinkYoneda_m…CITED BYCITES

Cites19

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.