Properties of Traversable.traverse on Lists and Filters #
In this file we prove basic properties (monotonicity, membership)
for Traversable.traverse f l, where f : β → Filter α and l : List β.