Swixi
- 3
- 0
Homework Statement
Give an example of an indexed collection of sets {A_{\alpha} : \alpha\in\Delta} such that each A_{\alpha}\subseteq(0,1) , and for all \alpha and \beta\in\Delta, A_{\alpha}\cap A_{\beta}\neq \emptyset but \bigcap_{\alpha\in\Delta}A_{\alpha} = \emptyset.
Homework Equations
None.
The Attempt at a Solution
I've found a solution that is:
Let A_{\alpha}=(0, \frac{1}{\alpha}), where \alpha\in\Delta=\mathbb{N}
and my main problem is that I don't understand how this is possible.
I understand that A_{\alpha}\cap A_{\beta}\neq \emptyset for any alpha/beta because the intersection will always be (0, 1/max(alpha,beta)).
But I don't understand how \bigcap_{\alpha\in\Delta}A_{\alpha} = \emptyset is true. Wouldn't every set in the family have the smallest real in it, because every set would be (0, a)? I feel like I'm probably not thinking about this the right way.
Thanks for any help!