Theorems · Definition · category theory
CategoryTheory.Limits.fiberwiseColim
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(F : CategoryTheory.Functor C CategoryTheory.Cat) →
(H : Type u₂) →
[inst_1 : CategoryTheory.Category.{v₂, u₂} H] →
[∀ (c : C), CategoryTheory.Limits.HasColimitsOfShape (↑(F.obj c)) H] →
CategoryTheory.Functor (CategoryTheory.Functor (CategoryTheory.Grothendieck F) H)
(CategoryTheory.Functor C H)Similar to colimit and colim, taking fiberwise colimits is a functor
(Grothendieck F ⥤ H) ⥤ (C ⥤ H) between functor categories.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement and proof · cited by 736
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Grothendieckstatement and proof · cited by 138
- CategoryTheory.Limits.colimproof · cited by 89
- CategoryTheory.Grothendieck.ιproof · cited by 38
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.fiberwiseColimCompEvaluationIsostatement and proof · cited by 4
- CategoryTheory.Limits.fiberwiseColimitLimitIsostatement and proof · cited by 3
- CategoryTheory.Limits.fiberwiseColimCompColimIsostatement · cited by 2
- CategoryTheory.Limits.fiberwiseColimCompColimIso_hom_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColimCompColimIso_inv_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColimCompEvaluationIso_hom_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColimCompEvaluationIso_inv_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColim_map_appstatement and proof · cited by 0
- CategoryTheory.Limits.fiberwiseColim_objstatement and proof · cited by 0
- CategoryTheory.Limits.fiberwiseColimitLimitIso_hom_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColimitLimitIso_inv_appstatement and proof · cited by 0
- CategoryTheory.Limits.fiberwiseColimitLimitIso.congr_simpstatement · cited by 0