proof of only iid sequences on a discrete probability space are constant sequences
I am having trouble with the proof linked in the image above. In particular, my questions are:
- Is $\Omega$ (the discrete probability space mentioned in the theorem statement) supposed to be the probability space of outcomes of a single trial? OR is it the space of all paths? (e.g., for coin flips, is $\Omega = \{H, T\}$ OR is it $\Omega = \{\textrm{all infinite sequences of } H, T\}$?)
I ask because a part of the proof (which I have highlighted) doesn't seem to make sense if it is the probability space of outcomes of a single trial. Also, I can't seem to make an intuitive sense of what the theorem is saying in that case. (My question about this highlighted part is next.)
- If $\omega^*$ is a particular outcome of a single trial (e.g., flipping a coin and getting heads), then if we say $x_1^* = X_1(\omega^*)$, can't I say that the outcome $\omega^*$ is equivalent to $X_1 = x_1^*$? Then isn't the end of the proof here: end of the proof calculating the probability that every single trial results in $\omega^*$ occurring (e.g., in the coin flip example, every single flip results in heads)?
My intuitive understanding is that any particular path in the stochastic process has probability zero. (e.g., if I specify the outcome of each of an infinite sequence of coin flips, the probability of that particular path is zero). However, I feel like the way this theorem is stated, it seems to be saying in the case of coin flips that each trial will result in the same outcome, e.g., all heads. What am I missing?
Also, how does $\omega^* \in \{X_1 = x_1^*, X_2 = x_2^*, \cdots\}$ imply that $P(\omega^*) = P(X_1 = x_1^*, X_2 = x_2^*, \cdots)$? (can't I say $\omega^* \in \{X_1 = x_1^*\}$ as well, meaning $P(\omega^*) = P(X = x_1^*)$?) Or should it actually say $\omega^* = \{X_1 = x_1^*, X_2 = x_2^*, \cdots\}$? The latter would suggest that $\omega^*$ is actually a path; the probability of said path is what appears to be calculated.
Also, if $\omega^*$ is specifying a path, then doesn't the result follow from any set of infinite sequences must be uncountable? (So we can't have a countable space of paths, the only way for this to be possible is that there is exactly one path consisting of the same outcome each time in the stochastic process.)
My apologies if anything is unclear, this is my first time posting.