Let us assume $X,Y,Z$ three independent $U(0,1)$ random variables. Is it true that
$$P(Z < Y < X) = \int_{z = 0}^{1} \int_{y = z}^1 \int_{x=y}^1 dx dy dz $$
I know this is the approach for $P(Y < X)$, and I am wondering how to generalise this for an event with $n$ variables, e.g. $P(X_n < X_{n-1} < ... < X_1)$.