Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapMon

{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.Mon C) (CategoryTheory.Mon D)

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

Defined in
Mathlib.CategoryTheory.Monoidal.Mon
Cited by
38 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.mapGrp · cited by 32Functor.mapGrpCategoryTheory.Functor.mapCommMon · cited by 27Functor.mapCommMonCategoryTheory.Bimon.ofMonComon · cited by 18Bimon.ofMonComonCategoryTheory.Mon.EquivLaxMonoidalFunctorPUnit.laxMonoidalToMon · cited by 15EquivLaxMonoidalFunctorPU…CategoryTheory.Bimon.ofMonComonObjX · cited by 6Bimon.ofMonComonObjXCategoryTheory.Functor.mapMonCompIso · cited by 6Functor.mapMonCompIsoCategoryTheory.Functor.mapMonIdIso · cited by 6Functor.mapMonIdIsoCategoryTheory.Functor.mapMonNatIso · cited by 5Functor.mapMonNatIsoCategoryTheory.Functor.mapMonNatTrans · cited by 4Functor.mapMonNatTransCategoryTheory.Equivalence.mapMon · cited by 4Equivalence.mapMonCategoryTheory.Functor.mapMonFunctor · cited by 4Functor.mapMonFunctorCategoryTheory.Functor.FullyFaithful.mapMon · cited by 3FullyFaithful.mapMonCategoryTheory.Over.monObjMkPullbackSnd · cited by 2Over.monObjMkPullbackSndCategoryTheory.Adjunction.mapMon · cited by 2Adjunction.mapMonAlgebraicGeometry.bialgSpec · cited by 1AlgebraicGeometry.bialgSp…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.Mon · cited by 465CategoryTheory.MonCategoryTheory.Mon.X · cited by 329Mon.XCategoryTheory.Mon.Hom.hom · cited by 200Hom.homCategoryTheory.Functor.LaxMonoidal · cited by 133Functor.LaxMonoidalFunctor.mapMonCITED BYCITES

Cites10

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

Cited by53

Results whose statement or proof uses this declaration.