this question is different to this post, which introduces $\{0\}$ (my own mistake) that is not a member of $A_j$, and someone had posted an answer based on that, so it is not appropriate to modify the whole which would disable that answer.
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 $(1, 2, … , n), \quad where \quad n \in \mathbb {N}^*$
I assume this $(\{1\},\{1,2\},...,\{1,2,…,n\}), \quad where \quad n \in \mathbb {N}^*$, is an nondecreasing sequence of sets.
to be clear, $A_1 = \{1\}, A_2 = \{1,2\}, ..., A_n = \{1,2,…,n\}$
limit infimum is defined as
$\liminf_{n \rightarrow \infty} A_n = \bigcup_{n \ge 1} \bigcap_{j \geq n} A_j$
to understand this easily, I would like to consider $\bigcap_{j \geq 1} A_j$ first
so, is $\bigcap_{j \geq 1} A_j$ equal to
$\{\{1\}\}$
or
$\{1\}$
I think it is the last one, and I need a double-check