I am trying to solve
What are the path components of $\mathbb{R}_l$?
We know that $\mathbb{R}_l$ is lower limit topology.
Definition of path component here
I am thinking that the path components of $\mathbb{R}_l$ are singleton sets.
MY ATTEMPT:
Suppose it is not, let $A$ be a path connected subspace of $\mathbb{R}_l$ with more than one point. Let $a, b \in A$ such that $a<b$. Then the sets $A \cap (-\infty, b)$ and $A \cap [b, +\infty)$ are open in $A$, and clearly $a \in A \cap (-\infty, b)$ and $b \in A \cap [b, +\infty)$, hence nonempty, and also $A = (A \cap (-\infty, b)) \sqcup (A \cap [b, +\infty))$
But I have no idea how to proceed further. Please help me.