One of the ways to state the (strong) Law of Large Numbers is this:
Given a probability space $(\Omega, \mathcal{A}, P)$,
$$\lim_{n \to \infty} \left( \frac{1}{n} \sum_{i=1}^{n} X_i \right) \overset{a.s.}{\longrightarrow} \mu$$
Where $(X_i)_{1 \leq i < n}$ are independent, identically distributed random variables with mean $\mu$.
But the random variables are (measurable) functions $X : \Omega \mapsto \mathbb{R}$. So, my question is: in this (and similar) presentations of the LLN, what do the $X_i$ represent in terms of the events $\omega \in \Omega$? Are we assuming the same event for all of them (the $X_i$ are really $X_i(\omega)$ for a fixed $\omega$)? Or are we summing over all the events for the same random variable (the $X_i$ are really $X(\omega_i)$ for the same $X$ and different $\omega_i \in \Omega$)? Or something else?
I understand that this is a notation confusion on my part, but I want to know what exactly is being stated here.
For example, I know that whenever we write $P(X_i = x_i)$, we really mean $P(\{\omega\})$, where $\{\omega \in \Omega : X_i(\omega) = x_i\}$, since $P: \mathcal{A} \mapsto [0,1]$. I would like a similar break down of the $X_i$ in the LLN (or Markov Chain analysis etc.)