I'm doing a question about a sequence of i.i.d. random variables that all have CDF $F(x) = 2^\alpha(2 - x)^{-\alpha}$ for $x < 0$ and $F(x) = 1$ otherwise. Without asking the whole question, basically, it asks about the CDF of the minimum of these random variables.
I thought about identifying a common distribution. To me, it looks like the beta distribution but the PDF for such a random variable raises $x$ to a power, unlike $F$.
I've also thought about complementary events (here). But from that, I don't see a way to apply the limit definition of the exponential function.
How should I think about the minimum of a sequence of i.i.d. random variables?