Can anyone tell me the name of this proposition, and give a proof it it is straightforward?
$$ \prod_{i\in I}(1+x_i)=\sum_{J\subseteq I}\prod_{j\in J}x_j $$
Can anyone tell me the name of this proposition, and give a proof it it is straightforward?
$$ \prod_{i\in I}(1+x_i)=\sum_{J\subseteq I}\prod_{j\in J}x_j $$
By induction:
Let $I'=I\cup\{m\}$.
We have
$$\prod_{i\in I'}(1+x_i)=(1+x_{m})\prod_{i\in I}(1+x_i)=\prod_{i\in I}(1+x_i)+x_{m}\prod_{i\in I}(1+x_i).$$
On the other hand, as the subsets of $I'$ are those of $I$ without and with $x_{m}$,
$$\sum_{J\subseteq I'}\prod_{j\in J}x_j=\sum_{J\subseteq I}\prod_{j\in J}x_j+\sum_{J\subseteq I}\prod_{j\in J\cup\{x_{m}\}}x_j=\sum_{J\subseteq I}\prod_{j\in J}x_j+x_{m}\sum_{J\subseteq I}\prod_{j\in J}x_j.$$
The identity is vacuously true for $I=\emptyset$.