Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presheaf.freeYoneda

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A : Type u'} →
      [inst_1 : CategoryTheory.Category.{v', u'} A] →
        [CategoryTheory.Limits.HasCoproducts A] → C → A → CategoryTheory.Functor Cᵒᵖ A

Given X : C and M : A, this is the presheaf Cᵒᵖ ⥤ A which sends Y : Cᵒᵖ to the coproduct of copies of M indexed by Y.unop ⟶ X.

Defined in
Mathlib.CategoryTheory.Generator.Presheaf
Cited by
11 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasCoproducts

Around this declaration

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

CategoryTheory.Presheaf.freeYonedaHomEquiv · cited by 6Presheaf.freeYonedaHomEqu…CategoryTheory.Presheaf.freeYonedaHomEquiv_comp · cited by 3Presheaf.freeYonedaHomEqu…CategoryTheory.Presheaf.isSeparating · cited by 3Presheaf.isSeparatingCategoryTheory.Sheaf.freeYoneda · cited by 2Sheaf.freeYonedaCategoryTheory.Presheaf.freeYonedaHomEquiv_symm_comp · cited by 2Presheaf.freeYonedaHomEqu…CategoryTheory.Sheaf.isSeparating · cited by 1Sheaf.isSeparatingCategoryTheory.Sheaf.freeYonedaHomEquiv · cited by 0Sheaf.freeYonedaHomEquivCategoryTheory.Presheaf.isStrongGenerator · cited by 0Presheaf.isStrongGeneratorCategoryTheory.Presheaf.freeYonedaHomEquiv_comp_assoc · cited by 0Presheaf.freeYonedaHomEqu…CategoryTheory.Presheaf.freeYonedaHomEquiv_symm_comp_assoc · cited by 0Presheaf.freeYonedaHomEqu…CategoryTheory.Presheaf.freeYoneda_map · cited by 0Presheaf.freeYoneda_mapCategoryTheory.Presheaf.freeYoneda_obj · cited by 0Presheaf.freeYoneda_objCategoryTheory.Presheaf.freeYoneda.congr_simp · cited by 0freeYoneda.congr_simpCategoryTheory.Presheaf.isSeparator · cited by 0Presheaf.isSeparatorDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.Limits.sigmaObj · cited by 302Limits.sigmaObjCategoryTheory.Limits.HasCoproducts · cited by 119Limits.HasCoproductsCategoryTheory.Limits.Sigma.map' · cited by 24Sigma.map'Presheaf.freeYonedaCITED BYCITES

Cites13

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

Cited by14

Results whose statement or proof uses this declaration.