Let $\Omega = [0,1] $, $ \mathcal{F}$ - $ \sigma$-algebra and $ P$ - uniform distribution on $(\Omega, \mathcal{F})$. For $t \in [0, \infty)$ we define $X_t(\omega) = \omega t$. What is the two-dimensional probability distribution? Is it that we assume $x_2 > x_1$ and calculate $ P(X_t < x_1, X_t < x_2 )$?
$ P(X_t < x_1, X_t < x_2 ) \\ = P( X_t < x_1)P(X_t < x_2 | X_t < x_1) \\ = P(X_t < x_1) P(X_t < x_2 | X_t < x_1 \land x_1 < x_2) \\ = P(X_t < x_1) \cdot 1 = \frac{\omega t}{x_1}$
What is the n-dimensional probability distribution? Is it the same value?