linuxux
- 133
- 0
Hello, I'm working from a book called 'Understanding Analysis' by Stephen Abbott and there is a question I'm not sure about:
Explain why induction cannot be used to prove part (ii) of Theorem 1.4.13 from part (i).
Theorem 1.4.13 says:
(i) If A_1 , A_2 , \ldots A_m are each countable sets, then the union A_1 \cup A_2 \cup \ldots \cup A_m is countable.
(ii) If A_n is a countable set for each n \in \mathbf{N}, then \cup^{\infty}_{n=1} A_n is countable.
I thought it would be helpful to note that in the previous problem, I had two sets A_1 and A_2, both of which are countable, and had to prove that their union was also countable. in that instance, a set B_1 was made by A_1 / A_2 which made A_1 \cup B_1 equal to A_1 \cup A_2 but A_1 and B_1 were disjoint, which was required in order to have a 1-1 function.
-im not sure if i could prove it by contradiction like this: i can assume there is a single list of all the combined elements in the sets. in this list there are nested intervals, and because the list will be mapped to a function, we assume there are no repeated elements in the list. so i define the list so element x_k does not belong to interval I_{k+1} (i'm not sure if this qualifies as an induction). thus the intersection of intervals is an empty set, as it should be. but the nested interval property says that the intersection is non-empty, so we know the list is missing at least on element, so we can't use the inductive method to prove part (ii) of Theorem 1.4.13 from part (i).
Explain why induction cannot be used to prove part (ii) of Theorem 1.4.13 from part (i).
Theorem 1.4.13 says:
(i) If A_1 , A_2 , \ldots A_m are each countable sets, then the union A_1 \cup A_2 \cup \ldots \cup A_m is countable.
(ii) If A_n is a countable set for each n \in \mathbf{N}, then \cup^{\infty}_{n=1} A_n is countable.
I thought it would be helpful to note that in the previous problem, I had two sets A_1 and A_2, both of which are countable, and had to prove that their union was also countable. in that instance, a set B_1 was made by A_1 / A_2 which made A_1 \cup B_1 equal to A_1 \cup A_2 but A_1 and B_1 were disjoint, which was required in order to have a 1-1 function.
-im not sure if i could prove it by contradiction like this: i can assume there is a single list of all the combined elements in the sets. in this list there are nested intervals, and because the list will be mapped to a function, we assume there are no repeated elements in the list. so i define the list so element x_k does not belong to interval I_{k+1} (i'm not sure if this qualifies as an induction). thus the intersection of intervals is an empty set, as it should be. but the nested interval property says that the intersection is non-empty, so we know the list is missing at least on element, so we can't use the inductive method to prove part (ii) of Theorem 1.4.13 from part (i).
Last edited: