Documentation

Mathlib.CategoryTheory.Closed.FunctorCategory.Basic

Functor categories are monoidal closed #

Let C be a monoidal closed category. Let J be a category. In this file, we obtain that the category J ⥤ C is monoidal closed if C has suitable limits.

The bijection (F₁ ⊗ F₂ ⟶ F₃) ≃ (F₂ ⟶ functorEnrichedHom C F₁ F₃) when F₁, F₂ and F₃ are functors J ⥤ C, and C is monoidal closed.

Equations
    Instances For

      When C is monoidal closed and has suitable limits, then for any F : J ⥤ C, tensorLeft F has a right adjoint.

      Equations
        Instances For

          When C is monoidal closed and has suitable limits, then for any F : J ⥤ C, tensorLeft F has a right adjoint.

          Equations
            Instances For

              If C is monoidal closed and has suitable limits, the functor category J ⥤ C is monoidal closed.

              Equations
                Instances For