(Skorokhod's representation theorem): Let ${X_1,X_2,\dots}$ be a sequence of real random variables, and $X$ a further random variable. Then ${X_n}$ converges in distribution to ${X}$ if and only if, after extending the probability space model if necessary, one can find copies ${Z_1,Z_2,\dots}$ and ${Z}$ of ${X_1,X_2,\dots}$ and ${X}$ respectively such that ${Z_n}$ converges almost surely to ${Z}$.
Use the unit interval with the Borel measure as the common probability space for the copies, and denote the distribution function of $X$ by $F_X$ (and similarly for $X_n$), it is known that
$\displaystyle Z_n(\omega) := \inf \{y \in {\bf R}: F_{X_n}(y) \geq \omega\}, Z(\omega) := \inf \{y \in {\bf R}: F_{X}(y) \geq \omega\}$
are random variables with distribution functions $F_{X_n}$ and $F_X$ resp. Let $\omega \in (0, 1)$. Standard proof such as Theorem $13.1$ in Probability: A Graduate Course proceeds by finding a continuity point $y$ of $F_X$ with $F_X(y) < \omega \leq F_X(y + \varepsilon)$ to conclude that
$\lim \inf_{n \to \infty} Z_n(\omega) \geq Z(\omega)$.
And similarly a continuity point $x$ of $F_X$ with $F_X(x - \varepsilon) \leq \omega^* < F_X(x)$ to conclude that
$\lim \sup_{n \to \infty} Z_n(\omega^*) \leq Z(\omega^*)$
for some $\omega^* \in (\omega, 1)$. And finally combine the two inequalities to conclude that $Z_n(\omega) \rightarrow Z(\omega)$ for all continuity point $\omega$ of $Z$ (which is a countable set as $Z$ is monotone).
Question: Why do some proofs go the extra length to find a different $\omega^* > \omega$ to bound the limsup? It seems that the same argument works by using the same $\omega$ to conclude that $Z(\omega) \leq \lim \inf_{n \to \infty} Z_n(\omega) \leq \lim \sup_{n \to \infty} Z_n(\omega) \leq Z(\omega)$ for any $\omega \in (0, 1)$.