Theorems · Definition · category theory
CategoryTheory.yonedaYonedaColimit
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} J] →
[inst_2 : CategoryTheory.Limits.HasColimitsOfShape J (Type v₁)] →
[inst_3 : CategoryTheory.Limits.HasColimitsOfShape J (Type (max u₁ v₁))] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor Cᵒᵖ (Type v₁))) →
CategoryTheory.yoneda.op.comp (CategoryTheory.yoneda.obj (CategoryTheory.Limits.colimit F)) ≅
CategoryTheory.yoneda.op.comp (CategoryTheory.Limits.colimit (F.comp CategoryTheory.yoneda))Naturally in X, we have Hom(YX, colim_i Fi) ≅ colim_i Hom(YX, Fi).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.colimitstatement and proof · cited by 453
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.Functor.flipstatement and proof · cited by 320
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.yonedaYonedaColimit_app_invstatement · cited by 0
- CategoryTheory.CostructuredArrow.toOverCompYonedaColimitproof · cited by 0