Theorems · Definition · category theory
CategoryTheory.FunctorToTypes.shrinkMap
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F G : CategoryTheory.Functor C (Type w')} →
(F ⟶ G) →
[inst_1 : CategoryTheory.FunctorToTypes.Small.{w, w', v, u} F] →
[inst_2 : CategoryTheory.FunctorToTypes.Small.{w, w', v, u} G] →
CategoryTheory.FunctorToTypes.shrink.{w, w', v, u} F ⟶ CategoryTheory.FunctorToTypes.shrink.{w, w', v, u} GThe natural transformation shrink.{w} F ⟶ shrink.{w} G induces by a natural
transformation τ : F ⟶ G between w-small functors to types.
- Defined in
- Mathlib.CategoryTheory.ShrinkYoneda
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Equiv.symmproof · cited by 3,681
- TypeCat.ofHomproof · cited by 389
- equivShrinkproof · cited by 118
- CategoryTheory.FunctorToTypes.shrinkstatement · cited by 9
- CategoryTheory.FunctorToTypes.Smallstatement and proof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.shrinkYonedaproof · cited by 64
- CategoryTheory.shrinkYoneda_mapstatement · cited by 0
- CategoryTheory.shrinkCoyoneda_mapstatement · cited by 0
- CategoryTheory.FunctorToTypes.shrinkMap_appstatement and proof · cited by 0