Must a neighbourhood $N$ of a cut point $x$ of a (path-connected) topological space $X$ contain points from all path-components of $X\setminus\{x\}$?
The answer appears to be, clearly, yes. However, I can't think of an argument to justify this other than simply state that it follows immediately from the definition of a cut point. Is this the case, however? Or there's an obvious proof/counterexample I'm missing?
Let's try this example. But note that this example is not $T_1$! It might not be fair to be talking about a cut point if the space is not $T_1$.
When $X$ is $T_1$ then the proof in here shows that the statement is true.
Take the space $X=\{2,3,4\}$ with the topology $T=\{\emptyset, \{3\}, \{2,3\}, \{3,4\}, X\}$.
With this topology $X$ is connected, since all non-empty open sets meet at $3$. The point $x=3$ is a cut point, since $Y=X\setminus \{3\}=\{2,4\}$ is disconnected by the (relative to $Y$) open sets $\{2,3\}\cap Y$ and $\{3,4\}\cap Y$.
We can connect $2$ to $3$ by the path $p(t)=2$ for $t\in [0,1/2]$ and $p(t)=3$ for $t\in(1/2,1]$. This is continuous since $p^{-1}(\{3\})=(1/2,1]$ is open and $p^{-1}(\{2,3\})=[0,1]$ is also open.
We can connect $3$ and $4$ by $p(t)=4$ for $t\in[0,1/2]$ and $p(t)=3$ for $t\in(1/2,1]$. As above, $p(\{3\})=(1/2,1]$ is open and $p(\{3,4\})=[0,1]$ is also open.
We can connect $2$ to $4$ by $p(t)=2$ for $t\in[0,1/3]$, $p(t)=3$ for $t\in(1/3,2/3)$, and $p(t)=4$ for $t\in(2/3,1]$. This is continuous since $p^{-1}(\{2,3\})=[0,2/3)$ is open, $p^{-1}(\{3\})=(1/2,2/3)$ is open and $p^{-1}(\{3,4\})=(2/3,4]$ is also open.
So, $X$ is path connected.
Now, the neighborhood $\{3\}$ of $3$ doesn't intersect $Y=X\setminus\{3\}$, let alone its path components.