Theorems · Inductive type · category theory
CategoryTheory.Limits.ReflectsLimitsOfShape
{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 limits of shape J if
whenever the image of a cone over some K : J ⥤ C under F is a limit cone in D,
the cone was already a limit cone in C.
Note that we do not assume a priori that D actually has any limits.
- 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 by41
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesLimitsOfShape_of_reflects_of_preservesstatement and proof · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_leftOpstatement · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_opstatement · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_rightOpstatement · cited by 4
- CategoryTheory.Limits.reflectsLimitsOfShape_unopstatement · cited by 4
- CategoryTheory.IsVanKampenColimit.of_mapCoconestatement and proof · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_leftOpstatement and proof · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_opstatement and proof · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_rightOpstatement and proof · cited by 3
- CategoryTheory.Limits.reflectsColimitsOfShape_unopstatement and proof · cited by 3
- CategoryTheory.Limits.reflectsLimitsOfShape_of_equivstatement and proof · cited by 3
- CategoryTheory.Limits.reflectsLimitsOfShape_of_leftOpstatement · cited by 3