Let us start from probability space $(\Omega,\mathcal{C},\mathbb{P})$ and a sequence of events $\{C_n\}$. I know that: $$\mathbb{P}\left(\bigcup_{m\ge n}C_m\right)\ge\mathbb{P}\left(C_m\right),\text{ for each $m\ge n$}\tag{1}$$
At this point, why could I state that:
$$\mathbb{P}\left(\bigcup_{m\ge n}C_m\right)\ge\sup_{m\ge n} \mathbb{P}\left(C_m\right)\tag{2}$$
?
Maybe it is extremely more trivial than I am thinking now. My doubt arises from the fact that, by def., supremum of a sequence does not necessarily belong to the sequence itself.
In general, if $a_{n}\leq M$, it means $M$ is an upper bound of $a_{n}$.
By definition, $\sup(a_{n})$ is the smallest upper bound, so $M\geq \sup(a_{n})$. Same applies here.