Ob#
- class discopy.pivotal.Ob(name, z=0, dom=monoidal.Colour('white'), cod=monoidal.Colour('white'))[source]#
Bases:
discopy.rigid.ObA 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) –