I have to proof that for $x,y\in \mathbb R$ with $y>0$, it exists $n\in\mathbb N$ such that $x<ny$
My proof does not convince me because its too direct (when something seems too easy, something might be wrong).
Proof:
Suppose $x,y\in \mathbb R$ with $y>0$. By archimedean property, there exists $n\in \Bbb N$ such that $x<n$. Because $y>0$, we can say that $x<n<ny$. Thus $x<ny$, proving the existence of $n$.
My doubts of this demonstration base on the way $y$ depends on the value of $n$ when it should be the other way (having $x,y$ and finding $n$).