I would like to ensure that my logic works here for proving the following: $$\prod_{k=1}^{\infty}(1-\alpha_k)>0\iff\sum_{k=1}^{\infty}\alpha_k<\infty\;\;\;\;\;\;, \alpha_k\in(0,1)$$ So, for $\Rightarrow $: $$\sum_{k=1}^{\infty}\alpha_k=\infty \Rightarrow \alpha_k \not\to0 \Rightarrow (1-\alpha_k)\not\to1\Longrightarrow \\ 1-\alpha_k\leq1 \land (1-\alpha_k<1 \;\text{almost always}) \Longrightarrow\\ \prod_{k=1}^{\infty}(1-\alpha_k)=0 $$ Where the before last statement expresses fact that this is infinitely many times strictly decreasing sequence, that is never increasing that is bounded by only by zero
And for $\Leftarrow$:
if $\sum_{k=1}^{\infty}\alpha_k<\infty$ then $\alpha_k\to0$. By using continuity, lets speak of
$$\exp(\lim_{k\to\infty}\log(\prod_{j=1}^{k}(1-\alpha_j))) $$ and it is enough to prove that $$\lim_{k\to\infty}\log(\prod_{j=1}^{k}(1-\alpha_j)) \\ =\lim_{k\to\infty}\sum_{j=1}^{k}\log(1-\alpha_j)$$ exists and is not $\pm\infty$, because this means that the argument of the $\exp(*)$ is not $-\infty$ which means that the product is greater than $0$.
And this happens because $-\log(1-\alpha_j)>0$ and $\frac{-\log(1-\alpha_j)}{\alpha_j}\to_{\alpha_j\to0}1$ implies that our serie converges as we wished.