Let $x,y\in \mathbb R$.
A common definition of Euclidean line segment $xy$ on $\mathbb R$ - real line - going from $x$ to $y$ is the set ${\{s:s=tx+(1-t)y:0 \leq t \leq 1}\}$.
Obviously, since we aren't considering directed line segments, but rather simply "line segments", the segment $xy$ is equal to the segment $yx$.
I can't, however, deduce the above from the definition - how to prove that ${\{tx+(t-1)y:0 \leq t \leq 1}\}$ is equal to ${\{ty+(t-1)x:0 \leq t \leq 1}\}$?