This question is based on Munkers 16.8, which is asked here. My question is spurred by the answer given. First, Munkers Ex 16.8 asks:
if $L$ is a straight line in the plane, describe the topology $L$ inherets as a subspace of $\mathbb{R}_l \times \mathbb{R}$ and as a subspace of $\mathbb{R}_l \times \mathbb{R}_l$.
The answer that was given at the linked question does make sense to me, but raises a question. For the purposes of my question, assume that $L$ is neither vertical nor horizontal. Now, the basis for the order topology on $\mathbb{R}_l \times \mathbb{R}$ is $\mathscr{B}$: $$ \mathscr{B} = \{[a_1, b_1) \times (a_2,b_2): a_1<b_1, a_2<b_2, \text{ and } a_1,a_2,b_1,b_2 \in \mathbb{R}\} $$
The basis we inheret is contains sets of the form $L \cap [a_1, b_1) \times (a_2, b_2)$ whatever that turns out to be. To paraphrase the original answer, let $U$ be a general element from $\mathscr{B}$. For any $U$, either $U$ intersects $L$ or else $L \cap U = \emptyset$. But if $L$ intersects $U$ we get two cases. Either $L$ intersects on the solid left edge, or it does not. When it does, we get:
$$ L \cap U = \{\langle x, mx + c \rangle : x \in [a,b) \text{ and } a,b \in \mathbb{R}\} $$
for some $a$ and $b$. But if $L$ intersects only the open edges we get:
$$ L \cap U = \{\langle x, mx + c \rangle : x \in (a,b) \text{ and } a,b \in \mathbb{R}\} $$ Here $m$ and $c$ are just constants from $\mathbb{R}$ defining the line. Now both kinds of intersection contribute elements to the basis of the topology of $L$. My question: isn't the topology for $\mathbb{R}_l$ supposed to have the basis $\{[a,b):a<b \text{ and } a,b \in \mathbb{R}\}$ and not $$ \{[a,b): a<b\} \cup \{(a,b): a<b\}, \quad a,b \in \mathbb{R}$$
If we really do inherit a topology like $\mathbb{R}_l$ please show me how one can get open intervals like $(a,b)$ in $\mathbb{R}_l$ using only half-open intervals $[a,b)$.