Random variable X and Y with cumulative distribution functions $ F_X(x)$ and $F_Y(y)$,are independent iff the combined random variable $(X, Y)$ has a joint cumulative distribution function $$F_{X,Y}(x,y) = F_X(x) F_Y(y)$$
In the above definition,they use joint distribution of $(X,Y)$. According to the definition of joint probability distribution of random vector such as $(X,Y)$, $X$ and $Y$ must be defined on the same probability space. Does it mean $X$ and $Y$ when defining independence should be on the same probability space?
relate question:Can we define a joint probability distribution over different sample spaces / probability spaces?