Documentation

Mathlib.CategoryTheory.Monoidal.Rigid.Braided

Deriving RigidCategory instance for braided and left/right rigid categories. #

@[implicit_reducible]

If X and Y forms an exact pairing in a braided category, then so does Y and X by composing the coevaluation and evaluation morphisms with associators.

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

    If X has a right dual in a braided category, then it has a left dual.

    Equations
    Instances For
      @[implicit_reducible]

      If X has a left dual in a braided category, then it has a right dual.

      Equations
      Instances For
        @[implicit_reducible]

        If a braided category is right-rigid, then it is left-rigid. Not registered as an instance as this is not canonical enough.

        Equations
        Instances For
          @[implicit_reducible]

          If a braided category is left-rigid, then it is right-rigid. Not registered as an instance as this is not canonical enough.

          Equations
          Instances For
            @[implicit_reducible]

            If C is a braided and right rigid category, then it is a rigid category. Not registered as an instance as this is not canonical enough.

            Equations
            Instances For
              @[implicit_reducible]

              If C is a braided and left rigid category, then it is a rigid category. Not registered as an instance as this is not canonical enough.

              Equations
              Instances For