Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ObjectProperty.ColimitOfShape

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

A structure expressing that X : C is the colimit of a functor diag : J ⥤ C such that P (diag.obj j) holds for all j.

Defined in
Mathlib.CategoryTheory.ObjectProperty.ColimitsOfShape
Cited by
30 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.colimitsOfShape · cited by 35ObjectProperty.colimitsOf…CategoryTheory.ObjectProperty.ColimitOfShape.toColimitPresentation · cited by 22ColimitOfShape.toColimitP…CategoryTheory.ObjectProperty.ColimitOfShape.prop_diag_obj · cited by 17ColimitOfShape.prop_diag_…CategoryTheory.ObjectProperty.limitsOfShape_eq_unop_colimitsOfShape · cited by 2ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.colimitsOfShape_eq_unop_limitsOfShape · cited by 2ObjectProperty.colimitsOf…CategoryTheory.ObjectProperty.colimitsOfShape_monotone · cited by 2ObjectProperty.colimitsOf…CategoryTheory.ObjectProperty.ColimitOfShape.colimit · cited by 2ColimitOfShape.colimitCategoryTheory.ObjectProperty.ColimitOfShape.ofLE · cited by 2ColimitOfShape.ofLECategoryTheory.ObjectProperty.IsStrongGenerator.mk_of_exists_colimitsOfShape · cited by 2IsStrongGenerator.mk_of_e…CategoryTheory.ObjectProperty.ColimitOfShape.reindex · cited by 2ColimitOfShape.reindexCategoryTheory.ObjectProperty.ColimitOfShape.toCostructuredArrow · cited by 2ColimitOfShape.toCostruct…CategoryTheory.Adjunction.isCardinalFilteredGenerator · cited by 1Adjunction.isCardinalFilt…CategoryTheory.MorphismProperty.isClosedUnderColimitsOfShape_isLocal · cited by 1MorphismProperty.isClosed…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.essentiallyLarge_top · cited by 1IsCardinalFilteredGenerat…CategoryTheory.ObjectProperty.isClosedUnderColimitsOfShape_of_preservesColimitsOfShape_ι · cited by 1ObjectProperty.isClosedUn…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…ObjectProperty.ColimitOfShapeCITED BYCITES

Cites2

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

Cited by43

Results whose statement or proof uses this declaration.