Explain why induction cannot be used to conclude: $$\left(\bigcup_{n=1}^\infty A_n\right)^c = \bigcap_{n=1}^\infty A_n^c$$
2026-04-04 06:57:20.1775285840
On
Why induction cannot be used for infinite sets?
3.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
You should look at how your text defines the set $\left( \bigcup_{n=1}^\infty A_n\right)$. My guess is that it defines as the set of all elements $x$ for which there exists an $A_n\in \{A_i\}_{i=1}^\infty$ with the property that $x\in A_n$.
To expand on the previous by Pinilla we can't conclude that $\sum_{i=1}^\infty \frac{1}{i} $ is finite even though $\sum_{i=1}^N \frac{1}{i}$ is finite for every positive integer $N$.
The title is wrong. Induction can be used in the infinite set $\Bbb N$.
For all $N\in\Bbb N$ $$\left(\bigcup_{n=1}^N A_n\right)^c = \bigcap_{n=1}^N A_n^c$$ and this can be proved by induction. But you can't "jump" from any $N$ to $\infty$.
Nitpicking: there is a stonger induction: the Transfinite induction.