Theorems · Inductive type · category theory
CategoryTheory.Limits.ReflectsColimitsOfShape
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(J : Type w) → [CategoryTheory.Category.{w', w} J] → CategoryTheory.Functor C D → PropA functor F : C ⥤ D reflects colimits of shape J if
whenever the image of a cocone over some K : J ⥤ C under F is a colimit cocone in D,
the cocone was already a colimit cocone in C.
Note that we do not assume a priori that D actually has any colimits.
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by40
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.reflectsColimitsOfShape_of_reflectsIsomorphismsstatement · cited by 4
- CategoryTheory.Limits.preservesColimitsOfShape_of_reflects_of_preservesstatement and proof · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_leftOpstatement and proof · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_opstatement and proof · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_rightOpstatement and proof · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_unopstatement and proof · cited by 4
- CategoryTheory.IsVanKampenColimit.of_mapCoconestatement and proof · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_leftOpstatement · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_opstatement · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_rightOpstatement · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_unopstatement · cited by 3
- CategoryTheory.Limits.reflectsLimitsOfShape_of_leftOpstatement and proof · cited by 3