I am confused about the following problem in my probability textbook (solution provided below it). We're given that the random variable $X$ is less than the random variable $Y$ at the given value. But I do not understand how they can say that $\{y\leq w\} \subset \{x \leq w\}$.
Where does that fact come from?
Show that if $X(\zeta) \leq Y(\zeta)$ for every $\zeta \in \mathcal{I}$, then $F_X(w) \geq F_Y(w)$ for every $w$.
The proof is given as:
If $Y(\zeta_i) \leq w$, then $X(\zeta_i) \leq w$ because $X(\zeta_i) \leq Y(\zeta_i)$.
Hence, $$\{Y \leq w\} \subset \{X \leq w\} \qquad \qquad \mathbb{P}(Y \leq w) \leq \mathbb{P}(X \leq w).$$ Therefore, $$F_Y(w) \leq F_X(w).$$