I have some probability exercise.
Suppose two players play some game countably many times, where result can be that person $A$ wins or person $B$ wins. So set $\Omega = \{x_A, x_B \}^{\mathbb{N}}$, where $x_A$ means result that $A$ wins and the same for $B$. $\sigma $-algebra $F$ is a product of power set of set $\{x_A,x_B\}$ finitely many times. Person $A$ wins with probability $p$ and person $B$ with probability $(1-p)$.
Lets have shift $T : \Omega \to \Omega $ which is $T(x_1, x_2,... )=(x_2, x_3 ,... )$.
How to show that $T$ is measurable function?
Thanks for help.