Theorems · Theorem · category theory
CategoryTheory.FunctorToTypes.shrink_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (F : CategoryTheory.Functor C (Type w'))
[inst_1 : CategoryTheory.FunctorToTypes.Small.{w, w', v, u} F] {X Y : C} (f : X ⟶ Y),
(CategoryTheory.FunctorToTypes.shrink.{w, w', v, u} F).map f =
TypeCat.ofHom
(⇑(equivShrink (F.obj Y)) ∘ ⇑(CategoryTheory.ConcreteCategory.hom (F.map f)) ∘ ⇑(equivShrink (F.obj X)).symm)- Defined in
- Mathlib.CategoryTheory.ShrinkYoneda
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Equiv.symmstatement · cited by 3,681
- TypeCat.Funstatement · cited by 1,307
- TypeCat.ofHomstatement · cited by 389
- Shrinkstatement · cited by 132
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.