Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.limitsOfShape

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    CategoryTheory.ObjectProperty C →
      (J : Type u') → [CategoryTheory.Category.{v', u'} J] → CategoryTheory.ObjectProperty C

The property of objects that are the point of a limit cone for a functor F : J ⥤ C where all objects F.obj j satisfy P.

Defined in
Mathlib.CategoryTheory.ObjectProperty.LimitsOfShape
Cited by
26 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_iff · cited by 4ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShape.limitsOfShape_le · cited by 3IsClosedUnderLimitsOfShap…CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_iff_of_equivalence · cited by 2ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.limitsOfShape_congr · cited by 2ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.limitsOfShape_eq_unop_colimitsOfShape · cited by 2ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.colimitsOfShape_eq_unop_limitsOfShape · cited by 2ObjectProperty.colimitsOf…CategoryTheory.ObjectProperty.limitsOfShape_monotone · cited by 2ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.strictLimitsOfShape_le_limitsOfShape · cited by 2ObjectProperty.strictLimi…CategoryTheory.ObjectProperty.isoClosure_strictLimitsOfShape · cited by 2ObjectProperty.isoClosure…CategoryTheory.ObjectProperty.isClosedUnderColimitsOfShape_iff_op · cited by 1ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.limitsOfShape_isoClosure · cited by 1ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.limitsOfShape_le_of_initial · cited by 1ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.limitsOfShape_op · cited by 1ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.colimitsOfShape_op · cited by 1ObjectProperty.colimitsOf…CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_of_preservesLimitsOfShape_ι · cited by 1ObjectProperty.isClosedUn…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.ObjectProperty.LimitOfShape · cited by 22ObjectProperty.LimitOfSha…ObjectProperty.limitsOfShapeCITED BYCITES

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.