Documentation

Mathlib.CategoryTheory.Monoidal.Cartesian.FunctorCategory

Functor categories have chosen finite products #

If C is a category with chosen finite products, then so is J ⥤ C.

@[deprecated CategoryTheory.MonoidalCategoryStruct.tensorUnit (since := "2026-03-07")]

Alias of CategoryTheory.MonoidalCategoryStruct.tensorUnit.

Instances For
    @[deprecated CategoryTheory.SemiCartesianMonoidalCategory.isTerminalTensorUnit (since := "2026-03-07")]

    Alias of CategoryTheory.SemiCartesianMonoidalCategory.isTerminalTensorUnit.

    Instances For
      @[deprecated CategoryTheory.MonoidalCategoryStruct.tensorObj (since := "2026-03-07")]
      def CategoryTheory.Functor.chosenProd {C : Type u} {𝒞 : Category.{v, u} C} [self : MonoidalCategoryStruct C] :
      CCC

      Alias of CategoryTheory.MonoidalCategoryStruct.tensorObj.

      Instances For
        @[deprecated CategoryTheory.SemiCartesianMonoidalCategory.fst (since := "2026-03-07")]

        Alias of CategoryTheory.SemiCartesianMonoidalCategory.fst.

        Instances For
          @[deprecated CategoryTheory.SemiCartesianMonoidalCategory.snd (since := "2026-03-07")]

          Alias of CategoryTheory.SemiCartesianMonoidalCategory.snd.

          Instances For
            @[deprecated CategoryTheory.CartesianMonoidalCategory.tensorProductIsBinaryProduct (since := "2026-03-07")]

            Alias of CategoryTheory.CartesianMonoidalCategory.tensorProductIsBinaryProduct.

            Instances For

              A finite-products-preserving functor distributes over the tensor product of functors.

              Instances For

                A tensor product of representable functors is representable.

                Instances For