Theorems · Definition · category theory
CategoryTheory.shrinkCoyonedaCompEvaluationCompUliftFunctorIsoUliftFunctor
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] →
(Y : C) →
CategoryTheory.shrinkCoyoneda.{w, v, u}.comp
(((CategoryTheory.evaluation C (Type w)).obj Y).comp CategoryTheory.uliftFunctor.{v, w}) ≅
(CategoryTheory.yoneda.obj Y).comp CategoryTheory.uliftFunctor.{w, v}The functor shrinkCoyoneda.{w} followed by the evaluation
at Y : C and uliftFunctor.{v} identifies to yoneda.obj Y followed
by uliftFunctor.{w}.
- Defined in
- Mathlib.CategoryTheory.ShrinkYoneda
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- Equiv.symmproof · cited by 3,681
- CategoryTheory.yonedastatement · cited by 351
- Equiv.transproof · cited by 337
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.