Wire#
- class discopy.pivotal.Wire(name, z=0, dom=monoidal.Colour('white'), cod=monoidal.Colour('white'))[source]#
Bases:
discopy.rigid.WireA pivotal object is a rigid object where left and right adjoints coincide.
- Parameters:
name (str) – The name of the object.
z (bool) – Whether the object is an adjoint or not.
dom (monoidal.Colour)
cod (monoidal.Colour)