Theorems · Definition · category theory
CategoryTheory.preservesColimitIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(G : CategoryTheory.Functor C D) →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
(F : CategoryTheory.Functor J C) →
[inst_3 : CategoryTheory.Limits.PreservesColimit F G] →
[inst_4 : CategoryTheory.Limits.HasColimit F] →
G.obj (CategoryTheory.Limits.colimit F) ≅ CategoryTheory.Limits.colimit (F.comp G)If G preserves colimits, we have an isomorphism from the image of the colimit of a functor F
to the colimit of the functor F ⋙ G.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · 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.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Limits.isColimitOfPreservesproof · cited by 118
- CategoryTheory.Limits.IsColimit.coconePointUniqueUpToIsoproof · cited by 67
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluationproof · cited by 29
- smoothSheafCommRing.forgetStalkproof · cited by 13
- CategoryTheory.GlueData.gluedIsoproof · cited by 9
- CategoryTheory.ι_preservesColimitIso_invstatement · cited by 7
- CategoryTheory.preservesColimitNatIsoproof · cited by 6
- PresheafOfModules.colimitPresheafOfModulesproof · cited by 4
- CategoryTheory.colimitCompWhiskeringRightIsoColimitCompproof · cited by 4
- CategoryTheory.ι_preservesColimitIso_homstatement · cited by 3
- CategoryTheory.ι_preservesColimitIso_hom_assocstatement and proof · cited by 2
- CategoryTheory.ι_preservesColimitIso_inv_assocstatement and proof · cited by 2
- CategoryTheory.Limits.colimitObjIsoColimitCompEvaluation_ι_app_homproof · cited by 1
- CategoryTheory.PreGaloisCategory.exists_lift_of_quotient_openSubgroupproof · cited by 1