F = filter(P, L)
The filter of a given set of elements of a poset is all the elements in the poset which are greater than or equal to at least one of the elements in the given set.
|
|
The object filter is a method function.
The source of this document is in Posets.m2:2665:0.