I have the following problem:
Let $I$ be the set of real numbers that are greater than $0$. For each $x \in I$, let $A_x$ be the open interval $(0,x)$. Prove that $\cap_{x \in I} A_x = \emptyset$.
My reasoning is that this is true because $0$ is not contained and for every interval $(0,x)$ you can always find a smaller interval, let's say $(0,\frac{x}{2})$ so that the intersection of all such intervals is the empty set. I'm having trouble putting such reasoning in a formal proof.
Any ideas?
Thank you in advance.
Suppose the intersection is not empty. Then it contains some element (greater than zero), let's say $x$. What is the formal definition of intersection of sets? Try to derive a contradiction from here.