L = setPartition n
L = setPartition S
A set-partition of a List is a partitioning of the list into a finite number of non-empty disjoint pieces whose union is the original list.
|
The set-partitions of $n$ is the collection of set-partitions of the set $\{1,\ldots,n\}$.
|
The object setPartition is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Posets.m2:3724:0.