Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShape

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

A property of objects satisfies P.IsClosedUnderLimitsOfShape J if it is stable by limits of shape J.

Defined in
Mathlib.CategoryTheory.ObjectProperty.LimitsOfShape
Cited by
49 results in Mathlib
Foundations
Depth 2 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.limitsClosure_le · cited by 6ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.prop_of_isLimit · cited by 6ObjectProperty.prop_of_is…CategoryTheory.ObjectProperty.IsClosedUnderBinaryProducts · cited by 5ObjectProperty.IsClosedUn…CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_iff · cited by 4ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShape.limitsOfShape_le · cited by 3IsClosedUnderLimitsOfShap…CategoryTheory.ObjectProperty.limitsClosure_eq_self · cited by 2ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.IsClosedUnderBinaryProducts.closedUnderIsomorphisms · cited by 2IsClosedUnderBinaryProduc…CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_iff_of_equivalence · cited by 2ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.binaryProductsClosure_le_iff · cited by 1ObjectProperty.binaryProd…CategoryTheory.ObjectProperty.IsClosedUnderFiniteProducts.of_isClosedUnderLimitsOfShape · cited by 1IsClosedUnderFiniteProduc…CategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShape.casesOn · cited by 1IsClosedUnderLimitsOfShap…CategoryTheory.ObjectProperty.isClosedUnderColimitsOfShape_iff_op · cited by 1ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.isClosedUnderColimitsOfShape_op_iff_op · cited by 1ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_iff_op · cited by 1ObjectProperty.isClosedUn…CategoryTheory.ObjectProperty.isClosedUnderLimitsOfShape_of_preservesLimitsOfShape_ι · cited by 1ObjectProperty.isClosedUn…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…ObjectProperty.IsClosedUnderL…CITED BYCITES

Cites2

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

Cited by57

Results whose statement or proof uses this declaration.