Theorems · Definition · category theory
CategoryTheory.Limits.fiberwiseColimCompColimIso
{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] →
[inst_2 : ∀ (c : C), CategoryTheory.Limits.HasColimitsOfShape (↑(F.obj c)) H] →
[inst_3 : CategoryTheory.Limits.HasColimitsOfShape C H] →
(CategoryTheory.Limits.fiberwiseColim F H).comp CategoryTheory.Limits.colim ≅ CategoryTheory.Limits.colimThe isomorphism colimitFiberwiseColimitIso induces an isomorphism of functors (J ⥤ C) ⥤ C
between fiberwiseColim F H ⋙ colim and colim.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement and proof · cited by 736
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Grothendieckstatement and proof · cited by 138
- CategoryTheory.Limits.colimstatement · cited by 89
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.fiberwiseColimCompColimIso_hom_appstatement and proof · cited by 0
- CategoryTheory.Limits.fiberwiseColimCompColimIso_inv_appstatement and proof · cited by 0