Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presheaf.colimitOfRepresentable

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (P : CategoryTheory.Functor Cᵒᵖ (Type (max w v₁))) →
      CategoryTheory.Limits.IsColimit (CategoryTheory.Presheaf.coconeOfRepresentable P)

The cocone with point P given by coconeOfRepresentable is a colimit: that is, we have exhibited an arbitrary presheaf P as a colimit of representables. The result of [MM92], Chapter I, Section 5, Corollary 3.

Defined in
Mathlib.CategoryTheory.Limits.Presheaf
Cited by
3 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Presheaf.compULiftYonedaIsoULiftYonedaCompLan.presheafHom · cited by 5compULiftYonedaIsoULiftYo…CategoryTheory.Presheaf.isColimitTautologicalCocone · cited by 2Presheaf.isColimitTautolo…CategoryTheory.Presheaf.compULiftYonedaIsoULiftYonedaCompLan.uliftYonedaEquiv_ι_presheafHom · cited by 2compULiftYonedaIsoULiftYo…CategoryTheory.Presheaf.compULiftYonedaIsoULiftYonedaCompLan.hom_ext · cited by 1compULiftYonedaIsoULiftYo…CategoryTheory.Presheaf.isColimitTautologicalCocone' · cited by 1Presheaf.isColimitTautolo…CategoryTheory.Presheaf.isLeftKanExtension_along_uliftYoneda_iff · cited by 1Presheaf.isLeftKanExtensi…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.Functor.Elements · cited by 141Functor.ElementsCategoryTheory.uliftYonedaEquiv · cited by 34CategoryTheory.uliftYoned…Presheaf.colimitOfRepresentab…CITED BYCITES

Cites18

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

Cited by6

Results whose statement or proof uses this declaration.