BraidedCategory#
- class discopy.abc.BraidedCategory[source]#
Bases:
MonoidalCategory,GenericA braided category is a
MonoidalCategorywith a methodbraidfor the natural isomorphismx @ y -> y @ x.
Bases: MonoidalCategory, Generic
A braided category is a MonoidalCategory with a method
braid for the natural isomorphism x @ y -> y @ x.