Definition.
A simply ordered set $L$ having more than one element is called a linear continuum if the following hold:
(1) $L$ has the least upper bound property
(2) If $x < y$, there exists $z$ such that $x < z < y$.
A subspace $Y$ of $L$ is said to be convex if for every pair of points $a, b$ of $Y$ with $a < b$, the entire interval $[a,b]$ of points of $L$ lies in $Y$.
I'm trying to prove the obvious fact that a linear continuum in the order topology is a convex space. I've been trying to prove this by way of contradiction using the above two properties, but have been unsuccessful so far. Can anyone help me out?