I don't know how can I make a correct proof about the following statement:
$T_{n}= [0,1-\frac{1}{n}]$
$\bigcup_{n\in \mathbb{N}}^{ } T_{n}=[0,1)$
I understand the logic, but I don't know how can I prove it in a formal way.
I don't know how can I make a correct proof about the following statement:
$T_{n}= [0,1-\frac{1}{n}]$
$\bigcup_{n\in \mathbb{N}}^{ } T_{n}=[0,1)$
I understand the logic, but I don't know how can I prove it in a formal way.
Since $T_n\subset[0,1)$ for every $n\in\Bbb N$, then $\bigcup_{n\in\Bbb N}T_n\subset[0,1)$. This is trivial. Let us prove the converse inclusion. To this end take $x\in[0,1)$. Bacause $\lim\limits_{n\to\infty}\left(1-\dfrac{1}{n}\right)=1$, there exists $n\in\Bbb N$ s.t. $0\le x\le 1-\dfrac{1}{n}$. Hence $x\in T_n$, so $x\in \bigcup_{n\in\Bbb N}T_n$.
We can show that $\cup_{n \in \mathbb{N}}T_n$ is a subset of $[0,1)$ and vice versa, as Fabio Somenzi suggests in his comment.
First, let $x \in \cup_{n \in \mathbb{N}}T_n$. Thus there exists an $n$ such that $x \in T_n$, i.e. such that $x \leq 1 - \frac{1}{n}$. This implies that $x < 1$, so that $x \in [0,1)$.
Conversely, let $x \in [0,1)$. Then $x < 1$ and there exists an $n$ large enough such that $x < 1 - \frac{1}{n}$. For this $n$, we have $x \in T_n$, so that $x \in \cup_{n \in \mathbb{N}} T_n$.
Therefore the sets are contained in each other and must be equal.