Theorems · Definition · category theory
CategoryTheory.Limits.colimitFiberwiseColimitIso
{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] →
(G : CategoryTheory.Functor (CategoryTheory.Grothendieck F) H) →
[inst_2 :
∀ {X Y : C} (f : X ⟶ Y),
CategoryTheory.Limits.HasColimit
((F.map f).toFunctor.comp ((CategoryTheory.Grothendieck.ι F Y).comp G))] →
[inst_3 : CategoryTheory.Limits.HasColimit (CategoryTheory.Limits.fiberwiseColimit G)] →
CategoryTheory.Limits.colimit (CategoryTheory.Limits.fiberwiseColimit G) ≅
CategoryTheory.Limits.colimit GFor every functor G on the Grothendieck construction Grothendieck F, if G has a colimit
and every fiber of G has a colimit, then taking this colimit is isomorphic to first taking the
fiberwise colimit and then the colimit of the resulting functor.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement · cited by 736
- CategoryTheory.Cat.Hom.toFunctorstatement and proof · cited by 531
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.colimitIsoColimitGrothendieckproof · cited by 4
- CategoryTheory.Limits.fiberwiseColimCompColimIsoproof · cited by 2
- CategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_invproof · cited by 2
- CategoryTheory.Limits.ι_colimitFiberwiseColimitIso_homstatement · cited by 2
- CategoryTheory.Limits.ι_colimitFiberwiseColimitIso_inv_assocstatement and proof · cited by 1
- CategoryTheory.Limits.ι_colimitFiberwiseColimitIso_invstatement and proof · cited by 1
- CategoryTheory.Limits.fiberwiseColimCompColimIso_hom_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColimCompColimIso_inv_appstatement · cited by 0
- CategoryTheory.Limits.ι_colimitFiberwiseColimitIso_hom_assocstatement and proof · cited by 0