Q = dropElements(P, f)Q = dropElements(P, L)Q = P - LThis method computes the induced subposet $Q$ of $P$ with the elements of $L$ removed from the poset.
|
|
|
Alternatively, this method computes the induced subposet $Q$ of $P$ with the elements removed which return true when $f$ is applied.
|
|
|
The object dropElements is a method function.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Posets.m2:3165:0.