r = compare(P, a, b)This method determines if two elements are comparable and further if $a$ is less than or equal to $b$ in $P$.
|
|
|
If two elements are incomparable, then the result is false.
|
The object compare is a method function.
The source of this document is in /__w/M2/M2/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Posets.m2:4357:0.