I want to show that $\prod_{n=1}^{\infty}(1-x_{n}) > 0$ if $x_{n} \in [0, 1)$ and $\sum_{n=1}^{\infty}x_{n} < \infty$.
So far I used the inequality $1 + t \leq e^{t}$ for all $t\in\mathbb{R}$ to bound $\prod_{n=1}^{\infty}(1-x_{n}) \leq e^{M}$ for some $M$. Then I just quicky used the Monotone Convergence Theorem as the product is montone decreasing to conclude that the product converges. However, I am having troubles showing that it does not converge to $0$ and therefore $\prod_{n=1}^{\infty}(1-x_{n}) > 0$. Any help is appreciated.