Big operators #
In this file we prove theorems about products and sums over a Finset.powerset
.
A product over all subsets of s ∪ {x}
is obtained by multiplying the product over all subsets
of s
, and over all subsets of s
to which one adds x
.
A sum over all subsets of s ∪ {x}
is obtained by summing the sum over all subsets
of s
, and over all subsets of s
to which one adds x
.
A product over all subsets of s ∪ {x}
is obtained by multiplying the product over all subsets
of s
, and over all subsets of s
to which one adds x
.
A sum over all subsets of s ∪ {x}
is obtained by summing the sum over all subsets
of s
, and over all subsets of s
to which one adds x
.
A product over powerset s
is equal to the double product over sets of subsets of s
with
#s = k
, for k = 1, ..., #s
.
A sum over powerset s
is equal to the double sum over sets of subsets of s
with
#s = k
, for k = 1, ..., #s
A product over Finset.powersetCard
which only depends on the size of the sets is constant.
A sum over Finset.powersetCard
which only depends on the size of the sets is constant.