Results about pointwise operations on sets and big operators. #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
The n-ary version of set.mem_add.
The n-ary version of set.mem_mul.
A version of set.mem_finset_prod with a simpler RHS for products over a fintype.
A version of set.mem_finset_sum with a simpler RHS for sums over a fintype.
An n-ary version of set.add_mem_add.
An n-ary version of set.mul_mem_mul.
An n-ary version of set.add_subset_add.
An n-ary version of set.mul_subset_mul.
An n-ary version of set.add_mem_add.
An n-ary version of set.mul_mem_mul.
An n-ary version of set.mul_subset_mul.
An n-ary version of set.add_subset_add.
An n-ary version of set.mul_mem_mul.
An n-ary version of set.add_mem_add.
An n-ary version of set.mul_subset_mul.
An n-ary version of set.add_subset_add.
The n-ary version of set.add_image_prod.
The n-ary version of set.image_mul_prod.
A special case of set.image_finset_sum_pi for finset.univ.
A special case of set.image_finset_prod_pi for finset.univ.
TODO: define decidable_mem_finset_prod and decidable_mem_finset_sum.