1

Let $\overline{A},\overline{B}$ denote the closure of a set $A,B\subseteq \mathbb{R}$ respectively.

Prove or disprove that \begin{align*} \bigcup_{n=1}^{\infty}\overline{A_{n}} = \overline{\bigcup_{n=1}^{\infty} A_n}\end{align*}

Firstly, i can prove that $\overline{A\cup B}=\overline{A}\cup \overline{B}$.

I then can use this fact to prove that the main statement is true by Mathematical Induction.

However, i can also find a counter-example by letting $A_{n}=[\frac{1}{n},1].$

So, i think the method by Mathematical Induction must be wrong. But i could not see how so.

2 Answers2

3

You can use mathematical induction to prove the fact that $\overline{A\cup B}=\overline{A}\cup\overline{B}$ to prove that for every $n$, $$\bigcup_{k=1}^n\overline{A_k}=\overline{\bigcup_{k=1}^nA_k}$$

but you cannot use mathematical induction to prove the corresponding statement for the infinite union.

Your counter-example is correct.

3

Induction is a little trickier than that, I actually made the same mistake when I first learned it.

Induction says that a statement is true for all $n\in \Bbb N$, but is says nothing about an infinite number. For example $A\cap B$ is open for open $A$ and $B$, so by induction any finite intersection of open sets is open. Same thing with your theorem, you have shown any closure of a finite union is the union of closures.