Theorems · Definition · category theory
CategoryTheory.Functor.Final.colimitIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor C D) →
[inst_2 : F.Final] →
{E : Type u₃} →
[inst_3 : CategoryTheory.Category.{v₃, u₃} E] →
(G : CategoryTheory.Functor D E) →
[inst_4 : CategoryTheory.Limits.HasColimit G] →
CategoryTheory.Limits.colimit (F.comp G) ≅ CategoryTheory.Limits.colimit GWhen F : C ⥤ D is final, and G : D ⥤ E has a colimit, then F ⋙ G has a colimit also and
colimit (F ⋙ G) ≅ colimit G.
- Defined in
- Mathlib.CategoryTheory.Limits.Final
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Functor.Finalstatement and proof · cited by 112
- CategoryTheory.Limits.colimit.preproof · cited by 31
Cited by14
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.PresheafedSpace.restrictStalkIsoproof · cited by 7
- CategoryTheory.Functor.Final.colimIsoproof · cited by 3
- CategoryTheory.Functor.Final.ι_colimitIso_homstatement · cited by 2
- CategoryTheory.Functor.isConnected_iff_of_finalproof · cited by 2
- CategoryTheory.Functor.Final.ι_colimitIso_invstatement · cited by 1
- Condensed.lanPresheafIsoproof · cited by 1
- LightCondensed.lanPresheafIsoproof · cited by 1
- CategoryTheory.Functor.Final.ι_colimitIso_hom_assocstatement and proof · cited by 0
- CategoryTheory.Functor.Final.ι_colimitIso_inv_assocstatement and proof · cited by 0
- TopCat.Presheaf.stalkPushforward.stalkPushforward_iso_of_isInducingproof · cited by 0
- CategoryTheory.Grothendieck.fiberwiseColimitMapCompEquivalenceproof · cited by 0
- CategoryTheory.Functor.Final.colimitIso_homstatement and proof · cited by 0