Theorems · Definition · category theory
CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda
{C : Type u₁} →
[inst : CategoryTheory.Category.{u₂, u₁} C] →
{I : Type v₁} →
[inst_1 : CategoryTheory.Category.{v₂, v₁} I] →
(F : CategoryTheory.Functor I C) →
[inst_2 : CategoryTheory.Limits.HasColimit F] →
CategoryTheory.coyoneda.obj (Opposite.op (CategoryTheory.Limits.colimit F)) ≅
CategoryTheory.Limits.limit (F.op.comp CategoryTheory.coyoneda)Hom is functorially cocontinuous: coyoneda of a colimit is the limit over coyoneda of the diagram.
- Defined in
- Mathlib.CategoryTheory.Limits.IndYoneda
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement · 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.Iso.transproof · cited by 566
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitHomIsoLimitYonedaproof · cited by 7
- CategoryTheory.Limits.colimitHomIsoLimitYoneda_hom_comp_πproof · cited by 4
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda_hom_comp_πstatement · cited by 3
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda_inv_comp_πstatement and proof · cited by 1
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda_hom_comp_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.coyonedaOpColimitIsoLimitCoyoneda_inv_comp_π_assocstatement and proof · cited by 0