I am confused about one thing during the lecture.
Let $x_n = n$ and $A_n = \{x_k | k \ge n\} = \{n, n+1, n+2, ...\}$.
Then, $\inf A_n = n $, and $\sup A_n = \infty$.
My lecturer also said that $\lim\inf x_n = \lim\inf A _n=\lim n$.
My thinking is that $\{x_n\}_{n=1}^{\infty}=\{1, 2, 3, .....\}$. Shouldn't $\inf x_n = 1$?? Then, $\lim \inf x_n =1$, which is not equal to $\lim n$.
Could you tell me if I am wrong?
Because we define $\liminf\limits_{n\rightarrow\infty}x_{n}=\lim\limits_{n\rightarrow\infty}\left(\inf\limits_{k\geq n}x_{k}\right)=\lim\limits_{n\rightarrow\infty}\left(\inf A_n\right)$.
It is not defined as $\lim\limits_{n\rightarrow\infty}\inf\{x_{k}:k=1,2,...\}$. Note that $\inf\{x_{k}: k=1,2,...\}$ is an extended real number independent of $n$, hence $\lim\limits_{n\rightarrow\infty}\inf\{x_{k}: k=1,2,...\}$ is simply $\inf\{x_{k}: k=1,2,...\}$.
@Did has noted a good comment.