Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.addMonObjObj

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      {D : Type u₂} →
        [inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
          [inst_3 : CategoryTheory.MonoidalCategory D] →
            {F : CategoryTheory.Functor C D} →
              [F.LaxMonoidal] → (X : C) → [CategoryTheory.AddMonObj X] → CategoryTheory.AddMonObj (F.obj X)

The image of an additive monoid object under a lax monoidal functor is an additive monoid object.

Defined in
Mathlib.CategoryTheory.Monoidal.Mon
Cited by
10 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.Functor.LaxMonoidalCategoryTheory.AddMonObj

Around this declaration

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

CategoryTheory.Functor.FullyFaithful.homAddEquiv · cited by 2FullyFaithful.homAddEquivCategoryTheory.Functor.map_zero' · cited by 1Functor.map_zero'CategoryTheory.Functor.homAddMonoidHom · cited by 1Functor.homAddMonoidHomCategoryTheory.Functor.obj.ζ_def · cited by 1obj.ζ_defCategoryTheory.Functor.obj.σ_def · cited by 1obj.σ_defCategoryTheory.Functor.map_add' · cited by 1Functor.map_add'CategoryTheory.Functor.obj.σ_def_assoc · cited by 0obj.σ_def_assocCategoryTheory.Functor.homAddMonoidHom_apply · cited by 0Functor.homAddMonoidHom_a…CategoryTheory.Functor.obj.ζ_def_assoc · cited by 0obj.ζ_def_assocCategoryTheory.Functor.FullyFaithful.homAddEquiv_apply · cited by 0FullyFaithful.homAddEquiv…CategoryTheory.Functor.FullyFaithful.homAddEquiv_symm_apply · cited by 0FullyFaithful.homAddEquiv…CategoryTheory.Functor.mapAddMon_map_hom · cited by 0Functor.mapAddMon_map_homCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Functor.LaxMonoidal.μ · cited by 285LaxMonoidal.μCategoryTheory.Functor.LaxMonoidal.ε · cited by 202LaxMonoidal.εCategoryTheory.AddMonObj · cited by 158CategoryTheory.AddMonObjCategoryTheory.AddMonObj.add · cited by 134AddMonObj.addCategoryTheory.Functor.LaxMonoidal · cited by 133Functor.LaxMonoidalCategoryTheory.AddMonObj.zero · cited by 100AddMonObj.zeroFunctor.addMonObjObjCITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.