Mathlib Map

Theorems · Definition · category theory

CategoryTheory.LaxBraidedFunctor.toLaxMonoidalFunctor

{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] →
                CategoryTheory.LaxBraidedFunctor C D → CategoryTheory.LaxMonoidalFunctor C D

The lax monoidal functor induced by a lax braided functor.

Defined in
Mathlib.CategoryTheory.Monoidal.Braided.Basic
Cited by
15 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategory

Around this declaration

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

CategoryTheory.LaxBraidedFunctor.forget · cited by 4LaxBraidedFunctor.forgetCategoryTheory.LaxBraidedFunctor.hom_ext · cited by 1LaxBraidedFunctor.hom_extCategoryTheory.LaxBraidedFunctor.comp_hom · cited by 1LaxBraidedFunctor.comp_homCategoryTheory.LaxBraidedFunctor.hom_ext_iff · cited by 0LaxBraidedFunctor.hom_ext…CategoryTheory.LaxBraidedFunctor.id_hom · cited by 0LaxBraidedFunctor.id_homCategoryTheory.CommMon.EquivLaxBraidedFunctorPUnit.unitIso_inv_app_hom_hom_app · cited by 0EquivLaxBraidedFunctorPUn…CategoryTheory.Functor.mapCommMonFunctor_map_app · cited by 0Functor.mapCommMonFunctor…CategoryTheory.LaxBraidedFunctor.isoOfComponents_hom_hom_hom_app · cited by 0LaxBraidedFunctor.isoOfCo…CategoryTheory.LaxBraidedFunctor.isoOfComponents_inv_hom_hom_app · cited by 0LaxBraidedFunctor.isoOfCo…CategoryTheory.LaxBraidedFunctor.toLaxMonoidalFunctor_toFunctor · cited by 0LaxBraidedFunctor.toLaxMo…CategoryTheory.LaxBraidedFunctor.homMk_hom_hom · cited by 0LaxBraidedFunctor.homMk_h…CategoryTheory.CommMon.EquivLaxBraidedFunctorPUnit.commMonToLaxBraided_map_hom_hom_app · cited by 0EquivLaxBraidedFunctorPUn…CategoryTheory.LaxBraidedFunctor.comp_hom_assoc · cited by 0LaxBraidedFunctor.comp_ho…CategoryTheory.LaxBraidedFunctor.forget_map · cited by 0LaxBraidedFunctor.forget_…CategoryTheory.LaxBraidedFunctor.forget_obj · cited by 0LaxBraidedFunctor.forget_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.BraidedCategory · cited by 779CategoryTheory.BraidedCat…CategoryTheory.LaxMonoidalFunctor · cited by 96CategoryTheory.LaxMonoida…CategoryTheory.LaxBraidedFunctor · cited by 33CategoryTheory.LaxBraided…CategoryTheory.LaxBraidedFunctor.toFunctor · cited by 13LaxBraidedFunctor.toFunct…LaxBraidedFunctor.toLaxMonoid…CITED BYCITES

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.