Module docstring
{"# Sums and products over multisets
In this file we define products and sums indexed by multisets. This is later used to define products and sums indexed by finite sets.
Main declarations
Multiset.prod:s.prod fis the product off iover alli ∈ s. Not to be mistaken with the cartesian productMultiset.product.Multiset.sum:s.sum fis the sum off iover alli ∈ s. "}