I am learning this wiki page, which uses sequence of sets
in the definition
Suppose that ${\displaystyle \{A_{n}\}_{n=1}^{\infty }}$ is a sequence of sets. The two equivalent definitions are as follows.
Using union and intersection, define
$\liminf_{n \rightarrow \infty} A_n = \bigcup_{n \ge 1} \bigcap_{j \geq n} A_j$
...
The sequence ${A_n}$ is said to be nondecreasing if each $A_n ⊂ A_{n+1}$
the simplest example of a (monotonic increasing) sequence I can imagine is the Natural number $(0, 1, 2, …)$
is there a concrete example in this context of could be used to illustrate the nondecreasing sequence of sets?
for instance, is this sequence $(\{0\}, \{0, 1\}, ..., \{0, 1, 2, …\})$ an nondecreasing sequence of sets (I am not sure it is, I use this as a inspiration)?