Theorems · Theorem · category theory
CategoryTheory.FunctorToTypes.shrink_obj
∀ {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 : C),
(CategoryTheory.FunctorToTypes.shrink.{w, w', v, u} F).obj X = Shrink.{w, w'} (F.obj X)- 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Shrinkstatement · cited by 132
- CategoryTheory.FunctorToTypes.shrinkstatement and proof · cited by 9
- CategoryTheory.FunctorToTypes.Smallstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.