M = maximalAntichains P
A set of elements of $P$ is called an antichain if no two distinct elements of the set are comparable. An antichain is maximal if it is not properly contained in any other antichain of $P$.
|
The object maximalAntichains is a method function.
The source of this document is in Posets.m2:4875:0.