Kernel: Python 3
expression.transpose
Reverse all the concatenations, and transpose the labels.
Preconditions:
None
Properties:
involution
See also:
Examples
In [1]:
Out[1]:
In [2]:
Out[2]:
In [3]:
Out[3]:
In [4]:
transpose
and transposition
should not be confused. The former completely rewrites the expression, while the latter only wraps it in a syntactic transposition operator:
In [5]:
Out[5]:
In [6]:
Out[6]:
In [7]:
Out[7]: