Congruence modulo natural and integer numbers for big operators #
In this file we prove various versions of the following theorem:
if f i ≡ g i [MOD n] for all i ∈ s, then ∏ i ∈ s, f i ≡ ∏ i ∈ s, g i [MOD n],
and similarly for sums.
We prove it for lists, multisets, and finsets, as well as for natural and integer numbers.