In the comment section of this post the following property came up: $$\prod_{i=1}^n\left(c_{i,1}+c_{i,2}\right) = \sum_{f:\left\{1,2,\ldots,n\right\}\to \left\{1,2\right\}} \prod_{i=1}^n c_{i,f\left(i\right)},$$ where $c_{i, j}\in \mathbb{R}$ for $i=\overline{1, n}$ and $j=1,2$.
I initially thought that this is pretty obvious, but then I realized that I actually have trouble writing down a formal proof. I tried showing this by induction, but I have trouble going from $n$ to $n+1$ when it comes to the RHS. I am not really able to see how adding one value in the domain of my function should affect the summation. Intuitively, for $f(n+1)$ I have two choices, so having $c_{n+1, 1}+c_{n+1, 2}$ in the LHS kind of makes sense, but I am not able to actually formalize this.