Theorems · Definition · category theory
CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation
{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] →
[inst_3 : CategoryTheory.Limits.HasColimitsOfShape J C] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
(k : K) →
(CategoryTheory.Limits.colimit F).obj k ≅
CategoryTheory.Limits.colimit (F.comp ((CategoryTheory.evaluation K C).obj k))If F : J ⥤ K ⥤ C is a functor into a functor category which has a colimit,
then the evaluation of that colimit at k is the colimit of the evaluations of F.obj j at k.
- Cited by
- 29 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.
Cites10
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
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.evaluationstatement and proof · cited by 173
- CategoryTheory.preservesColimitIsoproof · cited by 17
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pushoutObjIsoproof · cited by 9
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_ι_invstatement · cited by 9
- CategoryTheory.Limits.colimitCompWhiskeringLeftIsoCompColimitproof · cited by 5
- CategoryTheory.Limits.colimitFlipIsoCompColimproof · cited by 4
- CategoryTheory.Limits.sigmaObjIsoproof · cited by 4
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_ι_app_hom_assocstatement and proof · cited by 4
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_ι_inv_assocstatement and proof · cited by 4
- CategoryTheory.Limits.ι_colimitCompWhiskeringLeftIsoCompColimit_homproof · cited by 3
- CategoryTheory.Limits.colimitIsoFlipCompColimproof · cited by 2
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_inv_colimit_mapstatement and proof · cited by 2
- CategoryTheory.Limits.ι_colimitLimitIso_limit_πproof · cited by 1
- CategoryTheory.GrothendieckTopology.liftToPlusObjLimitObjproof · cited by 1