Documentation

Mathlib.CategoryTheory.Monoidal.Rigid.Braided

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

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

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

    Equations
    Instances For

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

      Equations
      Instances For

        If C is a braided and right rigid category, then it is a rigid category. -

        Equations
        • CategoryTheory.BraidedCategory.rigidCategoryOfRightRigidCategory = CategoryTheory.RigidCategory.mk

        If C is a braided and left rigid category, then it is a rigid category. -

        Equations
        • CategoryTheory.BraidedCategory.rigidCategoryOfLeftRigidCategory = CategoryTheory.RigidCategory.mk