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 /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Posets.m2:4244:0.