"Theory of Stochastic Processes", Gusak et al., Springer, 2010:
Problem 1.10:
Prove that it is impossible to construct on the probability space $\Omega = [0, 1]$, $\mathcal{F}=\mathcal{B}([0,1])$, $\mathsf{P}=\lambda$ a family of independent identically distributed random variables $\{\xi_t, t\in[0,1]\}$ with a nondegenerate distribution.
($\lambda$ denotes one-dimensional Lebesgue measure restricted to $[0,1]$.)
Solution (also from that book):
The proof strategy is to derive a contradiction to the separability of $L^2(\Omega,\mathcal{F},\mathsf{P})$.
Assume such a family exists. Because the distribution of $\xi_t$ is nondegenerate for each $t\in[0,1]$, there exists a set $A\subset\mathcal{B}(\mathbb{R})$ such that for some (and, because of the identical distribution assumption, for each) $t\in[0,1]$ we have $\mathsf{P}(\xi_t\in A)\in(0,1)$.
For any $[0,1]\ni s\neq t$, the distance in $L^2(\Omega,\mathcal{F},\mathsf{P})$ between $\mathbf{1}\{\xi_t\in A\}$ and $\mathbf{1}\{\xi_s\in A\}$ is equal to some constant $c_A>0$; therefore, the space $L^2(\Omega,\mathcal{F},\mathsf{P})$ is not separable.
See also this screenshot of book's page: http://i.imgur.com/pdA4u6h.png
– kerzol Jul 25 '14 at 08:13It is impossible to construct a family of i.i.d. nondegenerate random variables ${\xi_t,t\in[0,1]}$ on the probability space $([0,1],\mathcal{B}([0,1]),\lambda)$, where $\mathcal{B}([0,1])$ denotes the Borel sigma algebra in $[0,1]$ and $\lambda$ is the Lebesgue measure restricted to $[0,1]$.
[This is not in contradiction to Kolmogorov's Existence Theorem.]
– binkyhorse Dec 22 '14 at 23:45