M = maximalChains P
A set of elements of $P$ is called a chain if every pair of elements of the set are comparable. A chain is maximal if it is not properly contained in any other chain of $P$.
|
The object maximalChains is a method function.
The source of this document is in Posets.m2:4902:0.