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.

@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[deprecated CategoryTheory.MonoidalCategoryStruct.tensorUnit (since := "2026-03-07")]

Alias of CategoryTheory.MonoidalCategoryStruct.tensorUnit.

Equations
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.

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

      Alias of CategoryTheory.SemiCartesianMonoidalCategory.fst.

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

        Alias of CategoryTheory.SemiCartesianMonoidalCategory.snd.

        Equations
        Instances For

          A tensor product of representable functors is representable.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For