Help, who can give me an example to show the following definition of $\lim$ and closed set
let $\Sigma$ be a set of states, let $\Sigma^\omega$ denote the set of all infinite sequences of elements in $\Sigma$. For a sequence $\langle \langle \sigma_0, \sigma_1, \sigma_2, ...\rangle\rangle$,let $\sigma|_m$ denote $\langle\langle s_0,s_1,...s_{m-1}\rangle\rangle$, the prefix of $\sigma $ of length $m$. An infinite sequence $\langle \langle \sigma_0, \sigma_1, \sigma_2, ...\rangle\rangle$ of sequences in $\Sigma^\omega$ is said to converge to the sequence $\sigma$ in $\Sigma^\omega$ iff for all $m\geq0$, there exists an $n\geq 0$ such that $\sigma_i|_m=\sigma|_m$ for all $i\geq n$. In this case, we define $\lim\ \sigma_i$ to be $\sigma$. Let $\sigma$ be an element of $\sigma^\omega$ and let $S$ be a subset of $\sigma^\omega$. We say that $\sigma$ is a limit point of $S$ iff there exist elements $\sigma_i$ in $S$ such that $\lim \ \sigma_i = \sigma$. The set $S$ is closed iff $S$ contains all its limit points. The closure of $S$, denoted $\overline{S}$, consists of all limit points of $S$; it is the smallest closed superset of $S$.
Take $\Sigma=\{0,1,2,3,4,5,6,7,8,9\}$. You can define the function $f:\Sigma^\omega\longrightarrow (0,1)$ that sends a sequence $\sigma\in\Sigma^\omega$ to the number that (in base $10$) begins with $0.$ and its digits are the terms of $\sigma$, in the same order. This function is continuous, so you can think in it for an example.