I am working on a problem where I am given the following bases for topologies:
- $\mathcal{B}_{1} = \{ (a,b)|a
- $\mathcal{B}_{2} = \{[a,b)|a
- $\mathcal{B}_{3}=\{ (a,b]|a
- $\mathcal{B}_{4}=\{(a,\infty)|a \in \mathbb{R}\}$, where $(a, \infty) = \{x | x>a \}$
- $\mathcal{B}_{5} = \{ (-\infty,a)|a \in R\}$, where $(-\infty,a) = \{x | x
- $\mathcal{B}_{2} = \{[a,b)|a
And now I have to compare all of them to each other.
So far, I have shown that the topology generated by $\mathcal{B}_{2}$ is finer than the topology generated by $\mathcal{B}_{1}$, $\mathcal{B}_{3}$ is finer than the topology generated by $\mathcal{B}_{1}$, and that the topologies generated by $\mathcal{B}_{2}$ and $\mathcal{B}_{3}$ are incomparable.
Right now, I am trying to ascertain the relationship between the topology generated by $\mathcal{B}_{1}$ and the topology generated by $\mathcal{B}_{4}$, call them $\tau_{1}$ and $\tau_{4}$, respectively.
Then, given a basis element $(a,b)$ for $\tau_{1}$ and a point $x$ of $(a,b)$, the basis element $(a, \infty)$ of $\tau_{5}$ contains $x$ and lies in $\tau_{5}$, correct? But, going the other way, if I have a basis element $(a, \infty)$ of $\tau_{5}$ containing $y$, then, the basis element $(a,b)$ may or may not contain $y$. For example, say we consider the interval $(3,\infty) \in \tau_{5}$. Then, $(3,\infty)$ contains $17$. However, the interval $(3,5) \in \tau_{1}$ does not. In fact, we can continue to choose arbitrarily large $y$-values such that there does not exist a basis element for $\tau_{1}$ that contains them - because of the archimedean property, perhaps?
Is what I'm saying true, and if so, what's a nicer way to express it? If it's not true, what is the actual relationship between the topology generated by $\mathcal{B}_{1}$ and the topology generated by $\mathcal{B}_{4}$?
I'm assuming that the cases for comparing $\mathcal{B}_{1}$ and $\mathcal{B}_{5}$, $\mathcal{B}_{2}$ and $\mathcal{B}_{4}$ and $\mathcal{B}_{5}$, and $\mathcal{B}_{3}$ and $\mathcal{B}_{4}$ and $\mathcal{B}_{5}$ would work similarly...
For $\mathcal{B}_{4}$ and $\mathcal{B}_{5}$, though, it's almost painfully obvious that they're not comparable...at least I think it is.
I still haven't completely mastered doing these types of problems, so some guidance/explanation would be extremely helpful!
Thank you.,