Diagram
A diagram: a set partition of
Diagram([[1,-1],[2,-2]])blocks of signed labels — positive on the top row, negative on the bottomDetails
- Multiplication is geometric: stack
above , glue 's bottom row to 's top, keep what stays connected between the outer rows and discard the middle - A block left entirely in the discarded middle was a closed loop, and contributes one factor of the loop parameter
— so these algebras live over - Use the ORDERED product (NonCommutativeMultiply, infix
): a diagram algebra is not commutative - Diagrams normalise, so a written diagram and a computed one are the same expression
- Every point
must appear exactly once; a diagram missing one is malformed and is left as written
Examples
See also: TemperleyLiebAlgebra, PartitionAlgebra, NonCommutativeMultiply