The Problem
Let $x$ and $y$ be real numbers such that $y<x$, using the Dedekind cut construction of reals prove that there is always a rational q such that $y<q<x$
What I've done
Since I can associate a cut to every real number, let $x^*$ be the cut associated to $x$ and $y^*$ the one associated with $y$.
Since $y<x \implies y^* \subsetneq x^*$ then $\exists q$ such that $q\in x^*$ and $q\not\in y^*$. Next I associate A cut $q^*$ to $q$ but I can't seem to get a valid argument for $q^* \subsetneq x^*$ and $y^* \subsetneq q^*$ thus proving $y<q<x$.
How can I procced from there to get the desired result?
Thanks in advance,
M.