Results about pointwise operations on sets and big operators. #
The n-ary version of Set.mem_add
.
The n-ary version of Set.mem_mul
.
A version of Set.mem_finset_sum
with a simpler RHS for sums over a Fintype.
A version of Set.mem_finset_prod
with a simpler RHS for products 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.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.add_subset_add
.
An n-ary version of Set.mul_subset_mul
.
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
.