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)))
The object expectFiltrationList is a method function.