Documentation

Mathlib.CategoryTheory.Monoidal.Linear

Linear monoidal categories #

A monoidal category is MonoidalLinear R if it is monoidal preadditive and tensor product of morphisms is R-linear in both factors.

A category is MonoidalLinear R if tensoring is R-linear in both factors.

Instances

    A faithful linear monoidal functor to a linear monoidal category ensures that the domain is linear monoidal.

    @[deprecated CategoryTheory.MonoidalLinear.ofFaithful (since := "2025-10-17")]

    Alias of CategoryTheory.MonoidalLinear.ofFaithful.


    A faithful linear monoidal functor to a linear monoidal category ensures that the domain is linear monoidal.