Theorems · Definition · category theory
CategoryTheory.FunctorToTypes.shrinkCompUliftFunctorIso
{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] →
[inst_2 : CategoryTheory.FunctorToTypes.Small.{max w w'', w', v, u} F] →
(CategoryTheory.FunctorToTypes.shrink.{w, w', v, u} F).comp CategoryTheory.uliftFunctor.{w'', w} ≅
CategoryTheory.FunctorToTypes.shrink.{max w w'', w', v, u} FShrinking F to Type w followed by universe lifting is the same as shrinking to
Type (max w w').
- Defined in
- Mathlib.CategoryTheory.ShrinkYoneda
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- Equiv.symmproof · cited by 3,681
- Equiv.transproof · cited by 337
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- equivShrinkproof · cited by 118
- Equiv.uliftproof · cited by 115
- Equiv.toIsoproof · cited by 58
- CategoryTheory.uliftFunctorstatement · cited by 58
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.shrinkYonedaUliftFunctorIsoproof · cited by 2
- CategoryTheory.FunctorToTypes.shrinkCompUliftFunctorIso_hom_appstatement and proof · cited by 0
- CategoryTheory.FunctorToTypes.shrinkCompUliftFunctorIso_inv_appstatement and proof · cited by 0
- CategoryTheory.shrinkCoyonedaUliftFunctorIsoproof · cited by 0