Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapAddMon

{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] → CategoryTheory.Functor (CategoryTheory.AddMon C) (CategoryTheory.AddMon D)

A lax monoidal functor takes additive monoid objects to additive monoid objects. That is, a lax monoidal functor F : C ⥤ D induces a functor AddMon C ⥤ AddMon D.

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

Around this declaration

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

CategoryTheory.Functor.mapAddGrp · cited by 27Functor.mapAddGrpCategoryTheory.AddMon.EquivLaxMonoidalFunctorPUnit.laxMonoidalToAddMon · cited by 15EquivLaxMonoidalFunctorPU…CategoryTheory.Functor.mapAddMonCompIso · cited by 6Functor.mapAddMonCompIsoCategoryTheory.Functor.mapAddMonIdIso · cited by 6Functor.mapAddMonIdIsoCategoryTheory.Equivalence.mapAddMon · cited by 4Equivalence.mapAddMonCategoryTheory.Functor.mapAddMonFunctor · cited by 4Functor.mapAddMonFunctorCategoryTheory.Functor.mapAddMonNatIso · cited by 4Functor.mapAddMonNatIsoCategoryTheory.Functor.mapAddMonNatTrans · cited by 3Functor.mapAddMonNatTransCategoryTheory.Adjunction.mapAddMon · cited by 2Adjunction.mapAddMonCategoryTheory.Functor.FullyFaithful.mapAddMon · cited by 1FullyFaithful.mapAddMonCategoryTheory.Functor.FullyFaithful.mapAddMon_preimage_hom · cited by 0FullyFaithful.mapAddMon_p…CategoryTheory.Equivalence.mapAddMon_counitIso · cited by 0Equivalence.mapAddMon_cou…CategoryTheory.Equivalence.mapAddMon_functor · cited by 0Equivalence.mapAddMon_fun…CategoryTheory.Equivalence.mapAddMon_inverse · cited by 0Equivalence.mapAddMon_inv…CategoryTheory.Equivalence.mapAddMon_unitIso · cited by 0Equivalence.mapAddMon_uni…CategoryTheory.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.mapCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.AddMon · cited by 177CategoryTheory.AddMonCategoryTheory.Functor.LaxMonoidal · cited by 133Functor.LaxMonoidalCategoryTheory.AddMon.X · cited by 126AddMon.XCategoryTheory.AddMon.Hom.hom · cited by 94Hom.homFunctor.mapAddMonCITED BYCITES

Cites10

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

Cited by38

Results whose statement or proof uses this declaration.