Theorems · Definition · category theory
CategoryTheory.Limits.evaluationJointlyReflectsColimits
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} K] →
{F : CategoryTheory.Functor J (CategoryTheory.Functor K C)} →
(c : CategoryTheory.Limits.Cocone F) →
((k : K) → CategoryTheory.Limits.IsColimit (((CategoryTheory.evaluation K C).obj k).mapCocone c)) →
CategoryTheory.Limits.IsColimit cThe evaluation functors jointly reflect colimits: that is, to show a cocone is a colimit of F
it suffices to show that each evaluation cocone is a colimit. In other words, to prove a cocone is
colimiting you can show it's pointwise colimiting.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.Functor.whiskerRightproof · cited by 467
Cited by16
Results whose statement or proof uses this declaration.
- SSet.Subcomplex.BicartSq.isPushoutproof · cited by 4
- CategoryTheory.Limits.pointwiseBinaryBicone.isBilimitproof · cited by 2
- CategoryTheory.Limits.preservesColimit_of_evaluationproof · cited by 2
- CategoryTheory.PreGaloisCategory.PointedGaloisObject.isColimitproof · cited by 1
- CategoryTheory.IsPushout.of_forall_isPushout_appproof · cited by 1
- CategoryTheory.Functor.isInitialproof · cited by 0
- CategoryTheory.Limits.cokerIsCokernelproof · cited by 0
- CategoryTheory.Functor.Elements.isColimitCoconeπOpCompShrinkYonedaFlipproof · cited by 0
- CategoryTheory.isVanKampenColimit_of_evaluationproof · cited by 0
- CategoryTheory.Limits.pointwiseBinaryBicone.isBilimit_isColimitstatement · cited by 0
- SSet.relativeCellComplexOfMono.isPushoutproof · cited by 0
- SSet.isColimitCoforkπ₀Functorproof · cited by 0