L = chains P
L = chains(P, k)
A set of elements of $P$ is called a chain if every pair of elements in the set are comparable.
|
|
With the input k, the method restricts to only chains of that length. In a divisorPoset, all chains of length $2$ describe exactly the divisor-multiple pairs.
|
The object chains is a method function.
The source of this document is in Posets.m2:4724:0.