I asked a similar question yesterday but was stuck at this point.
Let $\omega+1$ be defined as:
$$\omega+1 = \mathbb{N} \cup \{\omega\}$$
Where $\omega \geq n, \forall n \in \mathbb{N}$, where $\geq$ is the usual ordering relationship
I wish to show that $\omega+1$ is not discrete (singletons are not open) with the order topology.
Since $\omega+1$ is a linear order, it is generated by the basis $$\mathcal{B} = \{(a,b)|a<b \in \omega+1\} \cup \{\varnothing\}$$
Then easily each singleton for $\mathbb{N}$ is open, since we can take, $\forall n \in \mathbb{N}$, $(n-1,n+1)= n$
The point that cause trouble is $\omega$. What is a good way to prove that $\{\omega\}$ is not open?
My attempt is here:
If $\{\omega\}$ was open, then $\{\omega\}^c$ is closed. However, $\{\omega\}^c = \mathbb{N}$ is open, since $\mathbb{N} = \bigcup_{n \in \mathbb{N}} \{n\}$ which is a countable union of open sets (we have shown singletons are open in above). Therefore $\{\omega\}$ is in fact closed.
Is this good enough?
Every open set contains a basic open set. Does $\{\omega\}$ contain an open interval?