Theorems · Theorem · category theory
CategoryTheory.Limits.preservesColimit_of_reflects_of_preserves
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{J : Type w} [inst_2 : CategoryTheory.Category.{w', w} J] {K : CategoryTheory.Functor J C} {E : Type u₃}
[ℰ : CategoryTheory.Category.{v₃, u₃} E] (F : CategoryTheory.Functor C D) (G : CategoryTheory.Functor D E)
[CategoryTheory.Limits.PreservesColimit K (F.comp G)] [CategoryTheory.Limits.ReflectsColimit (K.comp F) G],
CategoryTheory.Limits.PreservesColimit K FIf F ⋙ G preserves colimits for K, and G reflects colimits for K ⋙ F,
then F preserves colimits for K.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 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 and proof · cited by 6,529
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Limits.isColimitOfPreservesproof · cited by 118
- CategoryTheory.Limits.ReflectsColimitstatement and proof · cited by 33
- CategoryTheory.Limits.isColimitOfReflectsproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesColimitsOfShape_of_reflects_of_preservesproof · cited by 4
- Action.preservesColimit_of_preservesproof · cited by 1