Theorems · Definition · category theory
CategoryTheory.Limits.colimitHomIsoLimitYoneda
{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.Limits.HasLimitsOfShape Iᵒᵖ (Type u₂)] →
(A : C) →
(CategoryTheory.Limits.colimit F ⟶ A) ≅
CategoryTheory.Limits.limit (F.op.comp (CategoryTheory.yoneda.obj A))Hom is cocontinuous: homomorphisms from a colimit is the limit over yoneda of the diagram.
- Defined in
- Mathlib.CategoryTheory.Limits.IndYoneda
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 40 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.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · 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.transproof · cited by 566
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.yonedastatement · cited by 351
- CategoryTheory.Limits.limitstatement · cited by 346
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitHomIsoLimitYoneda_hom_comp_πstatement · cited by 4
- CategoryTheory.Limits.colimitHomIsoLimitYoneda_inv_comp_πstatement and proof · cited by 1
- CategoryTheory.Limits.colimitCoyonedaHomIsoLimitproof · cited by 1
- CategoryTheory.Limits.colimitCoyonedaHomIsoLimit_π_applyproof · cited by 1
- CategoryTheory.Limits.colimitYonedaHomIsoLimitproof · cited by 1
- CategoryTheory.Limits.colimitYonedaHomIsoLimit_π_applyproof · cited by 1
- CategoryTheory.Limits.colimitHomIsoLimitYoneda_hom_comp_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.colimitHomIsoLimitYoneda_inv_comp_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.colimitHomIsoLimitYoneda.congr_simpstatement and proof · cited by 0