next | previous | forward | backward | up | top | index | toc | Macaulay2 website
ExactCouples :: expectFiltrationList

expectFiltrationList -- accepts a list of modules if each includes in the next

Synopsis

Description

The following code is run by expectFiltrationList, and must return true to avoid an error.

all(#L - 1, q -> isSubset(L#q, L#(q+1)))

See also

Ways to use expectFiltrationList:

For the programmer

The object expectFiltrationList is a method function.