Theorems · Definition · category theory
CategoryTheory.Grothendieck.fiberwiseColimitMapCompEquivalence
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{F G : CategoryTheory.Functor C CategoryTheory.Cat} →
(α : F ⟶ G) →
[∀ (X : C), (α.app X).toFunctor.Final] →
(H : CategoryTheory.Functor (CategoryTheory.Grothendieck G) (Type u₂)) →
CategoryTheory.Limits.fiberwiseColimit ((CategoryTheory.Grothendieck.map α).comp H) ≅
CategoryTheory.Limits.fiberwiseColimit HA natural transformation α : F ⟶ G between functors F G : C ⥤ Cat which is final on each
fiber (α.app X) induces an equivalence of fiberwise colimits of map α ⋙ H and H for each
functor H : Grothendieck G ⥤ Type.
- Defined in
- Mathlib.CategoryTheory.Limits.Final
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement · cited by 736
- CategoryTheory.Iso.transproof · cited by 566
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.