Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.eval

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    (A : Type u₁) →
      [inst_1 : CategoryTheory.Category.{v₁, u₁} A] →
        [CategoryTheory.Limits.HasCoproducts A] →
          CategoryTheory.Functor (CategoryTheory.Functor C A)
            (CategoryTheory.Functor (CategoryTheory.Limits.FormalCoproduct C) A)

A copresheaf valued in a category A with arbitrary coproducts, can be extended to the category of formal coproducts.

Defined in
Mathlib.CategoryTheory.Limits.FormalCoproducts.Basic
Cited by
5 results in Mathlib
Foundations
Depth 37 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.Limits.FormalCoproduct.evalCompInclIsoId · cited by 2FormalCoproduct.evalCompI…CategoryTheory.Limits.FormalCoproduct.eval_map_app · cited by 0FormalCoproduct.eval_map_…CategoryTheory.Limits.FormalCoproduct.eval_obj_map · cited by 0FormalCoproduct.eval_obj_…CategoryTheory.Limits.FormalCoproduct.eval_obj_obj · cited by 0FormalCoproduct.eval_obj_…CategoryTheory.Limits.FormalCoproduct.shrinkYoneda · cited by 0FormalCoproduct.shrinkYon…CategoryTheory.Limits.FormalCoproduct.uliftYoneda · cited by 0FormalCoproduct.uliftYone…CategoryTheory.Limits.FormalCoproduct.yoneda · cited by 0FormalCoproduct.yonedaCategoryTheory.Limits.FormalCoproduct.isColimitEvalMapCoconeCofan · cited by 0FormalCoproduct.isColimit…CategoryTheory.Limits.FormalCoproduct.evalCompInclIsoId_hom_app_app · cited by 0FormalCoproduct.evalCompI…CategoryTheory.Limits.FormalCoproduct.evalCompInclIsoId_inv_app_app · cited by 0FormalCoproduct.evalCompI…CategoryTheory.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.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.sigmaObj · cited by 302Limits.sigmaObjCategoryTheory.Limits.Sigma.ι · cited by 205Sigma.ιCategoryTheory.Limits.FormalCoproduct · cited by 122Limits.FormalCoproductCategoryTheory.Limits.HasCoproducts · cited by 119Limits.HasCoproductsCategoryTheory.Limits.FormalCoproduct.I · cited by 87FormalCoproduct.ICategoryTheory.Limits.Sigma.desc · cited by 76Sigma.descCategoryTheory.Limits.FormalCoproduct.obj · cited by 72FormalCoproduct.objCategoryTheory.Limits.FormalCoproduct.Hom.f · cited by 53Hom.fFormalCoproduct.evalCITED BYCITES

Cites17

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

Cited by10

Results whose statement or proof uses this declaration.