In one of my textbooks - A Probability Path, Resnick - the author defines $\inf_{k \ge n}A_k = \cap_{k=n}^\infty A_k$ and $\sup_{k \ge n}A_k = \cup_{k=n}^\infty A_k$. I'm having a hard time understanding the intuition behind these definitions. I believe the $\inf_{k \ge n}a_k$ where $a_n$ is a sequence of real numbers can be interpreted as the greatest lower bound of this sequence after an integer $n$. How does this interpretation relate to $\{\omega \in \Omega: \omega \in \cap_{k=n}^\infty A_k\}$ which means that $\omega$ is found in all events $A_k$? Also for the supremum- how does the union of $A_k$ translate to the least upper bound?
2026-03-30 14:10:04.1774879804
On
Infimum and Supremum of sets
130 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
The subsets of a set form a set partially ordered by the subset relation, that is $\subseteq$ plays the role of $\leq$. So the infimum is the largest set that is a subset of all the sets, namely their intersection. Similarly, the supremum is the smallest set that is a superset of all of them, namely the union.
The number $b_n = \inf_{k \geq n} a_k$ has the property that
The set $B_n = \bigcap_{k=n}^\infty A_k$ has the property that
In other words, $B_n$ satisfies the same conditions in terms of the relation $\subseteq$ that regular infimum does in terms of $\leq$.