Here is the problem I am working on:
Let $X$ be an ordered set in the order topology. Show that $\overline{(a,b)} \subseteq [a,b]$. Under what conditions does equality hold?
which is, in my opinion, unsatisfactorily dealt with here. I found most of the answers unhelpful; the only one coming close to helping me is Henno Brandsma's answer. I was able to answer the first part easily enough, but I am having trouble with the second part:
It seems that we have $[a,b] \subseteq \overline{(a,b)}$ if and only if $a,b \in \overline{(a,b)}$, because $[a,b] = (a,b) \cup \{a,b\}$ (i.e., the two sets only differ by the two elements $a$ and $b$). I am not sure what else I could conclude; perhaps that $a \in \overline{(a,b)}$ if and only if $a \in C$ for every closed set $C \supseteq (a,b)$, a similar thing being true of $b$. As I have been solutions to this problem, and evidently there is more to conclude, but I don't see what else.
In Henno Brandsma's answer, he speaks of left and right neighbors. Well, I am unfamiliar with such terminology. Interpreting "right neighbor," it would seem that the claim "$a \in \overline{(a,b)}$ iff $a$ has no right neighbor" is wrong; it seems that it should be "$a$ has no left neighbor in $\overline{(a,b)}$," but perhaps neighbors have a unusual definition in math. I do have the notion of predecessors and successors: If $(a,b) = \emptyset$, then $a$ is the immediate predecessor of $b$, and $b$ the immediate successor of $a$.
EDIT: Okay, I am still having some difficulty. I can't seem to prove the claim "$a \in \overline{(a,b)}$ iff $a$ has no immediate successor." Furthermore, I am having difficulty proving that "$a$ is in the closure of $(a,b)$ iff every open set $O$ containing $a$ intersects $(a,b)$."
Regarding the proof of the main claim, Henno writes that if $a$ is the minimum of $X$, then there is some $y > a$ such that $[a,y) \subseteq O$. I buy that if $a$ is the minimum, then such a $y$ exists (but shouldn't we have $a \ge y$, in case $X$ only contains $a$?); but why is $[a,y)$ contained in $O$? I am also having trouble with the second case.
I think I understand the proof of "If $a$ does have a right neighbor, then $a \notin \overline{(a,b)}$," but I just want make sure I understand why $P = \{x \in X ~|~ x < a^+ \}$. If $X$ has a smallest element $s$, then $P = [s,a^+)$ is just a basis element of the order topology and therefore open; if $X$ has no smallest element, then $P=(- \infty, a^+)$, which is a union of basis elements and therefore open. Is this right?
So, would someone help me prove these two other claims?