I am trying to compare different topologies on the set of rationals. I feel like the following two are distinct (i.e. some sets are open in one and not in the other), but I can't write a formal enough argument unfortunately. Any feedback is very appreciated!
Here are the topologies on $\mathbb{Q}$:
- $\tau_1$ is the subspace topology inherited from the real numbers (i.e. taking elements as $U \cap \mathbb{Q}$ for $U$ open in euclidean topology on $\mathbb{R}$)
- $\tau_2$is the euclidean topology on the rationals (i.e. given by the basis of open balls centered on rationals)
Let $c \in \mathbb{R} \setminus \mathbb{Q}, \epsilon \in \mathbb{Q}$. My clain is that "visually" $(c - \epsilon, c + \epsilon) \cap \mathbb{Q} = U$ is open in $\tau_1$ but not in $\tau_2$. I feel like this is not a valid counter-example, however this is the closest I found.