In the book of General Topology by Munkress, at page 100, question 5, it is asked that
Let $X$ be an ordered set in the order topology. Show that $Cl(a,b) \subseteq [a,b]$. Under what condition the equality holds ?
I have proved that first part, and for why the inequality does not hold, I gave the following argument:
Consider $x=a$, then if there exist $c \in [a,b]$ such that $a<c$ and there is not other element between $a$ and $c$, then we have $(-\infty, c)\cap ([a,b]-\{a\}) = \emptyset$, hence by our previous statement in the theorem, $(-\infty, c)\cap ((a,b)'-\{a\}) = \emptyset$, and since $a\not \in (a,b)$, we have $a \not \in Cl(a,b).$
Therefore, the inequality hold iff $X$ is dense, hence for any $a,c \in X$, there are infinitely many elements between $a$ and $c$ in $X$.
So, is my argument correct ? or is there any problem with it ?
Edit: I have seen this answer after I have posted my question, but in there the answer giving as $a$ not having any left neighborhood, which is different from my answer.