Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapCommMon

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      [inst_2 : CategoryTheory.BraidedCategory C] →
        {D : Type u₂} →
          [inst_3 : CategoryTheory.Category.{v₂, u₂} D] →
            [inst_4 : CategoryTheory.MonoidalCategory D] →
              [inst_5 : CategoryTheory.BraidedCategory D] →
                (F : CategoryTheory.Functor C D) →
                  [F.LaxBraided] → CategoryTheory.Functor (CategoryTheory.CommMon C) (CategoryTheory.CommMon D)

A lax braided functor takes commutative monoid objects to commutative monoid objects. That is, a lax braided functor F : C ⥤ D induces a functor CommMon C ⥤ CommMon D.

Defined in
Mathlib.CategoryTheory.Monoidal.CommMon_
Cited by
27 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.Functor.LaxBraided

Around this declaration

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

CategoryTheory.CommMon.EquivLaxBraidedFunctorPUnit.laxBraidedToCommMon · cited by 11EquivLaxBraidedFunctorPUn…CategoryTheory.Functor.mapCommMonCompIso · cited by 6Functor.mapCommMonCompIsoCategoryTheory.Functor.mapCommMonIdIso · cited by 6Functor.mapCommMonIdIsoCategoryTheory.Functor.mapCommMonNatIso · cited by 5Functor.mapCommMonNatIsoCategoryTheory.Equivalence.mapCommMon · cited by 4Equivalence.mapCommMonCategoryTheory.Functor.mapCommMonNatTrans · cited by 4Functor.mapCommMonNatTransCategoryTheory.Functor.mapCommMonFunctor · cited by 3Functor.mapCommMonFunctorCategoryTheory.Adjunction.mapCommMon · cited by 2Adjunction.mapCommMonCategoryTheory.Functor.FullyFaithful.mapCommMon · cited by 1FullyFaithful.mapCommMonCategoryTheory.Functor.mapCommMonNatIso.congr_simp · cited by 0mapCommMonNatIso.congr_si…CategoryTheory.Functor.mapCommMonNatTrans.congr_simp · cited by 0mapCommMonNatTrans.congr_…CategoryTheory.Functor.FullyFaithful.mapCommMon_preimage · cited by 0FullyFaithful.mapCommMon_…CategoryTheory.Equivalence.mapCommMon_counitIso · cited by 0Equivalence.mapCommMon_co…CategoryTheory.Equivalence.mapCommMon_functor · cited by 0Equivalence.mapCommMon_fu…CategoryTheory.Equivalence.mapCommMon_inverse · cited by 0Equivalence.mapCommMon_in…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.InducedCategory.Hom.hom · cited by 850Hom.homCategoryTheory.BraidedCategory · cited by 779CategoryTheory.BraidedCat…CategoryTheory.Mon · cited by 465CategoryTheory.MonCategoryTheory.Mon.X · cited by 329Mon.XCategoryTheory.CommMon · cited by 85CategoryTheory.CommMonCategoryTheory.Functor.mapMon · cited by 38Functor.mapMonCategoryTheory.CommMon.toMon · cited by 36CommMon.toMonCategoryTheory.Functor.LaxBraided · cited by 23Functor.LaxBraidedCategoryTheory.CommMon.homMk · cited by 4CommMon.homMkFunctor.mapCommMonCITED BYCITES

Cites15

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

Cited by36

Results whose statement or proof uses this declaration.