Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.LaxBraided

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

A lax braided functor between braided monoidal categories is a lax monoidal functor which preserves the braiding.

Defined in
Mathlib.CategoryTheory.Monoidal.Braided.Basic
Cited by
23 results in Mathlib
Foundations
Depth 3 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.Functor.mapCommMon · cited by 27Functor.mapCommMonCategoryTheory.Functor.mapCommMonCompIso · cited by 6Functor.mapCommMonCompIsoCategoryTheory.Functor.mapCommMonNatIso · cited by 5Functor.mapCommMonNatIsoCategoryTheory.Functor.mapCommMonNatTrans · cited by 4Functor.mapCommMonNatTransCategoryTheory.LaxBraidedFunctor.of · cited by 3LaxBraidedFunctor.ofCategoryTheory.Functor.LaxBraided.braided · cited by 2LaxBraided.braidedCategoryTheory.Adjunction.mapCommMon · cited by 2Adjunction.mapCommMonCategoryTheory.LaxBraidedFunctor.mk.inj · cited by 1mk.injCategoryTheory.LaxBraidedFunctor.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.MonoidalCategory.tensorμ_comp_μ_tensorHom_μ_comp_μ · cited by 1MonoidalCategory.tensorμ_…CategoryTheory.Functor.mapCommMonNatIso.congr_simp · cited by 0mapCommMonNatIso.congr_si…CategoryTheory.Functor.mapCommMonNatTrans.congr_simp · cited by 0mapCommMonNatTrans.congr_…CategoryTheory.LaxBraidedFunctor.noConfusion · cited by 0LaxBraidedFunctor.noConfu…CategoryTheory.LaxBraidedFunctor.noConfusionType · cited by 0LaxBraidedFunctor.noConfu…CategoryTheory.LaxBraidedFunctor.of_toFunctor · cited by 0LaxBraidedFunctor.of_toFu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.BraidedCategory · cited by 779CategoryTheory.BraidedCat…Functor.LaxBraidedCITED BYCITES

Cites4

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

Cited by43

Results whose statement or proof uses this declaration.