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?
By independence, joint probability is a product of probabilities, so you need to a count for each of $n$ TV having a success in i$th$ trial and the remaining rvs having $i$ or more failures. This is where you use the independence property.