Documentation

Atlas.TensorCategories.code.MonoidalFunctorProps

@[reducible, inline]

EGNO Definition 1.4.1: a monoidal functor F : C ⥤ D, expressed as the existence of a Functor.Monoidal structure on F.

Instances For
    @[reducible, inline]

    EGNO Definition 1.4.1 (natural transformations): a monoidal natural transformation between lax monoidal functors.

    Instances For
      @[reducible, inline]

      EGNO Definition 1.4.5: a monoidal natural transformation between lax monoidal functors.

      Instances For
        @[implicit_reducible]

        A monoidal functor preserves exact pairings: if (X, Y) is an exact pairing in C, then (F X, F Y) is an exact pairing in D, with evaluation and coevaluation conjugated by the monoidal structure isomorphisms.

        Part of EGNO Exercise 1.10.15: a monoidal natural transformation between strong monoidal functors has invertible component at the unit object.

        Part of EGNO Exercise 1.10.15: a monoidal natural transformation between strong monoidal functors has invertible component at a tensor product whenever it has invertible components at the factors.

        Candidate inverse of α.app X at a right-dualizable object X, built from the evaluation/coevaluation of the right dual together with the inverse component α.app Xᘁ.

        Instances For

          Part of EGNO Exercise 1.10.15: a monoidal natural transformation between strong monoidal functors has invertible component at any right-dualizable object.

          EGNO Exercise 1.10.15 (rigid case): when both C and D are right-rigid, every monoidal natural transformation between strong monoidal functors is a natural isomorphism.