Rademacher functions are defined on [0,1] in the following way. Let $x= 0.d_1 d_2 d_3...$ , the binary expansion of x in [0,1], where the expansion is non terminating (so 1= 0.111111111.... and not 1). Then the kth radamacher functions is defined as $R_k(x)= -1$ if $d_k=0$ and $R_k(x)=1$ if $d_k=1$. The measure used is borel measure on [0,1]. We say $f$ and $g$ are independent if $m(f^{-1}(A) \cap g^{-1}(B))= m(f^{-1}(A)) m(g^{-1}(B))$ for all borel sets A,B.
I have tried to show any two Rademacher functions are independent but have not succeeded. I thought of splitting the cases where each function equals 1 and -1 and so on but it gets more and more complicated. Can anyone help me out? Thanks.
Note that $R_k$ only takes values $\pm 1$.
Note that for any $k$ and $v \in \{-1,1\}$ we have $m\{x \in [0,1] | R_k(x) = v \} = {1 \over 2}$.
Suppose $k\neq l$ and $v_k,v_l \in \{-1,1\}$, then note that $m\{x \in [0,1] | R_k(x) = v_k, R_l(x)= v_l \} = {1 \over 4}$ (this is the essence of the solution).
Since $R_k^{-1}(A) = R_k^{-1}(A \cap \{-1,1\})$, you only need to consider $A$ of the form $\emptyset, \{-1\}, \{1\}, \{-1,1\}$, and similarly for $B$. The first and last of these are straightforward, and the other cases can be addressed using the previous two remarks.