Mathlib Map

Theorems · Definition · category theory

CategoryTheory.LaxMonoidalFunctor.Hom.hom

{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 G : CategoryTheory.LaxMonoidalFunctor C D} → F.Hom G → (F.toFunctor ⟶ G.toFunctor)

the natural transformation between the underlying functors

Defined in
Mathlib.CategoryTheory.Monoidal.NaturalTransformation
Cited by
39 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategory

Around this declaration

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

CategoryTheory.Functor.mapAddMonFunctor · cited by 4Functor.mapAddMonFunctorCategoryTheory.Functor.mapMonFunctor · cited by 4Functor.mapMonFunctorCategoryTheory.Functor.mapCommMonFunctor · cited by 3Functor.mapCommMonFunctorCategoryTheory.LaxMonoidalFunctor.hom_ext · cited by 3LaxMonoidalFunctor.hom_extTannakaDuality.FiniteGroup.algHomOfRightFDRepComp · cited by 2FiniteGroup.algHomOfRight…CategoryTheory.LaxBraidedFunctor.hom_ext · cited by 1LaxBraidedFunctor.hom_extTannakaDuality.FiniteGroup.toRightFDRepComp_in_rightRegular · cited by 1FiniteGroup.toRightFDRepC…TannakaDuality.FiniteGroup.toRightFDRepComp_injective · cited by 1FiniteGroup.toRightFDRepC…CategoryTheory.LaxMonoidalFunctor.comp_hom · cited by 1LaxMonoidalFunctor.comp_h…CategoryTheory.LaxMonoidalFunctor.isoOfComponents_hom_hom_app · cited by 1LaxMonoidalFunctor.isoOfC…CategoryTheory.LaxBraidedFunctor.hom_ext_iff · cited by 0LaxBraidedFunctor.hom_ext…CategoryTheory.LaxBraidedFunctor.id_hom · cited by 0LaxBraidedFunctor.id_homCategoryTheory.Mon.equivLaxMonoidalFunctorPUnit_inverse_map_hom_app · cited by 0Mon.equivLaxMonoidalFunct…CategoryTheory.Mon.equivLaxMonoidalFunctorPUnit_unitIso_hom_app_hom_app · cited by 0Mon.equivLaxMonoidalFunct…CategoryTheory.Mon.equivLaxMonoidalFunctorPUnit_unitIso_inv_app_hom_app · cited by 0Mon.equivLaxMonoidalFunct…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.LaxMonoidalFunctor · cited by 96CategoryTheory.LaxMonoida…CategoryTheory.LaxMonoidalFunctor.toFunctor · cited by 63LaxMonoidalFunctor.toFunc…CategoryTheory.LaxMonoidalFunctor.Hom · cited by 5LaxMonoidalFunctor.HomHom.homCITED BYCITES

Cites7

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.