Mathlib Map

Theorems · Definition · category theory

CategoryTheory.AddMonObj.ofRepresentableBy

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v, u_1} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      (X : C) →
        (F : CategoryTheory.Functor Cᵒᵖ AddMonCat) →
          (F.comp (CategoryTheory.forget AddMonCat)).RepresentableBy X → CategoryTheory.AddMonObj X

If X represents a presheaf of additive monoids, then X is an additive monoid object.

Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Mon
Cited by
6 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategory

Around this declaration

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

CategoryTheory.AddGrpObj.ofRepresentableBy · cited by 4AddGrpObj.ofRepresentable…CategoryTheory.yonedaAddMonObjIsoOfRepresentableBy · cited by 3CategoryTheory.yonedaAddM…CategoryTheory.AddMonObj.ofRepresentableBy_add · cited by 0AddMonObj.ofRepresentable…CategoryTheory.AddMonObj.ofRepresentableBy_yonedaAddMonObjRepresentableBy · cited by 0AddMonObj.ofRepresentable…CategoryTheory.AddMonObj.ofRepresentableBy_zero · cited by 0AddMonObj.ofRepresentable…CategoryTheory.yonedaAddMonObjIsoOfRepresentableBy_hom_app_hom_apply · cited by 0CategoryTheory.yonedaAddM…CategoryTheory.yonedaAddMonObjIsoOfRepresentableBy_inv_app_hom_apply · cited by 0CategoryTheory.yonedaAddM…CategoryTheory.essImage_yonedaAddMon · cited by 0CategoryTheory.essImage_y…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compEquiv.symm · cited by 3681Equiv.symmAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.forget · cited by 418CategoryTheory.forgetCategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.SemiCartesianMonoidalCategory.snd · cited by 181SemiCartesianMonoidalCate…CategoryTheory.AddMonObj · cited by 158CategoryTheory.AddMonObjAddMonCat · cited by 71AddMonCatAddMonCat.carrier · cited by 60AddMonCat.carrierCategoryTheory.Functor.RepresentableBy · cited by 51Functor.RepresentableByAddMonObj.ofRepresentableByCITED BYCITES

Cites16

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

Cited by8

Results whose statement or proof uses this declaration.