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.
- 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.ObjectPropertystatement · cited by 798
Cited by43
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.colimitsOfShapeproof · cited by 35
- CategoryTheory.ObjectProperty.ColimitOfShape.toColimitPresentationstatement and proof · cited by 22
- CategoryTheory.ObjectProperty.ColimitOfShape.prop_diag_objstatement and proof · cited by 17
- CategoryTheory.ObjectProperty.limitsOfShape_eq_unop_colimitsOfShapeproof · cited by 2
- CategoryTheory.ObjectProperty.colimitsOfShape_eq_unop_limitsOfShapeproof · cited by 2
- CategoryTheory.ObjectProperty.colimitsOfShape_monotoneproof · cited by 2
- CategoryTheory.ObjectProperty.ColimitOfShape.colimitstatement · cited by 2
- CategoryTheory.ObjectProperty.ColimitOfShape.ofLEstatement and proof · cited by 2
- CategoryTheory.ObjectProperty.ColimitOfShape.reindexstatement and proof · cited by 2
- CategoryTheory.ObjectProperty.ColimitOfShape.toCostructuredArrowstatement and proof · cited by 2
- CategoryTheory.Adjunction.isCardinalFilteredGeneratorproof · cited by 1