Mathlib Map

Theorems · Definition · category theory

CategoryTheory.FunctorToTypes.shrink

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (F : CategoryTheory.Functor C (Type w')) →
      [CategoryTheory.FunctorToTypes.Small.{w, w', v, u} F] → CategoryTheory.Functor C (Type w)

If a functor F : C ⥤ Type w' is w-small, this is the functor C ⥤ Type w obtained by shrinking F.obj X for all X : C.

Defined in
Mathlib.CategoryTheory.ShrinkYoneda
Cited by
9 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.FunctorToTypes.Small

Around this declaration

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

CategoryTheory.shrinkYoneda · cited by 64CategoryTheory.shrinkYone…CategoryTheory.FunctorToTypes.shrinkMap · cited by 3FunctorToTypes.shrinkMapCategoryTheory.FunctorToTypes.shrinkCompUliftFunctorIso · cited by 2FunctorToTypes.shrinkComp…CategoryTheory.shrinkYoneda_map · cited by 0CategoryTheory.shrinkYone…CategoryTheory.shrinkYoneda_obj · cited by 0CategoryTheory.shrinkYone…CategoryTheory.FunctorToTypes.shrink_obj · cited by 0FunctorToTypes.shrink_objCategoryTheory.FunctorToTypes.shrink.congr_simp · cited by 0shrink.congr_simpCategoryTheory.FunctorToTypes.shrinkCompUliftFunctorIso_hom_app · cited by 0FunctorToTypes.shrinkComp…CategoryTheory.FunctorToTypes.shrinkCompUliftFunctorIso_inv_app · cited by 0FunctorToTypes.shrinkComp…CategoryTheory.FunctorToTypes.shrinkMap_app · cited by 0FunctorToTypes.shrinkMap_…CategoryTheory.FunctorToTypes.shrink_map · cited by 0FunctorToTypes.shrink_mapCategoryTheory.shrinkCoyoneda_obj · cited by 0CategoryTheory.shrinkCoyo…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.mapCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homEquiv.symm · cited by 3681Equiv.symmTypeCat.ofHom · cited by 389TypeCat.ofHomShrink · cited by 132ShrinkequivShrink · cited by 118equivShrinkCategoryTheory.FunctorToTypes.Small · cited by 7FunctorToTypes.SmallFunctorToTypes.shrinkCITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.