Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.inverse

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        [inst_2 : CategoryTheory.MonoidalCategory D] →
          CategoryTheory.Functor (CategoryTheory.Functor C (CategoryTheory.Mon D))
            (CategoryTheory.Mon (CategoryTheory.Functor C D))

Functor translating a functor into the category of monoid objects to a monoid object in the functor category

Defined in
Mathlib.CategoryTheory.Monoidal.Internal.FunctorCategory
Cited by
9 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategory

Around this declaration

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

CategoryTheory.Monoidal.monFunctorCategoryEquivalence · cited by 11Monoidal.monFunctorCatego…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.unitIso · cited by 3MonFunctorCategoryEquival…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.counitIso · cited by 3MonFunctorCategoryEquival…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.inverse_map_hom_app · cited by 0MonFunctorCategoryEquival…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.inverse_obj · cited by 0MonFunctorCategoryEquival…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.unitIso_hom_app_hom_app · cited by 0MonFunctorCategoryEquival…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.unitIso_inv_app_hom_app · cited by 0MonFunctorCategoryEquival…CategoryTheory.Monoidal.monFunctorCategoryEquivalence_counitIso · cited by 0Monoidal.monFunctorCatego…CategoryTheory.Monoidal.monFunctorCategoryEquivalence_inverse · cited by 0Monoidal.monFunctorCatego…CategoryTheory.Monoidal.monFunctorCategoryEquivalence_unitIso · cited by 0Monoidal.monFunctorCatego…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.counitIso_hom_app_app_hom · cited by 0MonFunctorCategoryEquival…CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.counitIso_inv_app_app_hom · cited by 0MonFunctorCategoryEquival…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Mon · cited by 465CategoryTheory.MonCategoryTheory.Mon.Hom.hom · cited by 200Hom.homCategoryTheory.Mon.Hom.mk' · cited by 10Hom.mk'CategoryTheory.Monoidal.MonFunctorCategoryEquivalence.inverseObj · cited by 6MonFunctorCategoryEquival…MonFunctorCategoryEquivalence…CITED BYCITES

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.