Theorems · Definition · category theory
CategoryTheory.Limits.fiberwiseColimCompEvaluationIso
{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] →
(c : C) →
(CategoryTheory.Limits.fiberwiseColim F H).comp ((CategoryTheory.evaluation C H).obj c) ≅
((CategoryTheory.Functor.whiskeringLeft (↑(F.obj c)) (CategoryTheory.Grothendieck F) H).obj
(CategoryTheory.Grothendieck.ι F c)).comp
CategoryTheory.Limits.colimComposing fiberwiseColim F H with the evaluation functor (evaluation C H).obj c is
naturally isomorphic to precomposing the Grothendieck inclusion Grothendieck.ι to colim.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · 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.Iso.reflproof · cited by 727
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.evaluationstatement and proof · cited by 173
- CategoryTheory.Grothendieckstatement · cited by 138
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.fiberwiseColimitLimitIsoproof · cited by 3
- CategoryTheory.Limits.fiberwiseColimCompEvaluationIso_hom_appstatement and proof · cited by 0
- CategoryTheory.Limits.fiberwiseColimCompEvaluationIso_inv_appstatement and proof · cited by 0
- CategoryTheory.Limits.fiberwiseColimitLimitIso_hom_appstatement · cited by 0
- CategoryTheory.Limits.fiberwiseColimitLimitIso_inv_appstatement and proof · cited by 0