MrBeezer
- 5
- 0
Homework Statement
Decide if the following represents a true statement about the nature of sets. If it does not, present a specific example that shows where the statement does not hold:
If A_{1}\supseteqA_{2}\supseteqA_{3}\supseteqA_{4}\supseteq...A_{n} are all sets containing an infinite number of elements, then the intersection \bigcap^{\infty}_{n=1}A_{n} is infinite as well.
Homework Equations
The Attempt at a Solution
I decided to attempt this using proof by induction.. although I'm a little unsure of how to do this using sets, here it goes anyways:
Step 1:
Show that \bigcap^{k}_{n=1}A_{n} is infinite when k=1
\bigcap^{1}_{n=1}A_{n}=A_{1}
A_{1} is infinite.
Therefore,
\bigcap^{k}_{n=1}A_{n} is infinite when k=1
Next Step:
Let,
\bigcap^{k}_{n=1}A_{n} be infinite.
Inductive Step:
Show that \bigcap^{k+1}_{n=1}A_{n} is infinite
\bigcap^{k+1}_{n=1}A_{n}=\bigcap^{k}_{n=1}A_{n}\capA_{k+1}
\bigcap^{k}_{n=1}A_{n}\capA_{k+1}=A_{k+1}
A_{k+1} is infinite.
Therefore,
\bigcap^{k+1}_{n=1}A_{n} is infinite.
\bigcap^{\infty}_{n=1}A_{n} is infinite.
Are there any glaring errors here?
Any input would be greatly appreciated.
Thanks!
-Mike