I know that if $X_1 \sim \operatorname{Geo}(p_1)$, and $X_2 \sim \operatorname{Geo}(p_2)$, then $\min{X_1,X_2} \sim \operatorname{Geo}(1-q_1 q_2)$ where $q_i=1-p_i$.
Does it holds for any number of geometric random variables? And in addition, they need to be independent?