Context: Question made up by uni lecturer
Original statement: There exists two positive real numbers $x$ and $y$ such that for all positive integers $z$, $\frac{x}{y}>z$.
So the question was to find the negation of the statement, and then determine whether the original statement or its negation was true.
I found its negation to be: For all positive real numbers $x$ and $y$, there exists a positive integer $z$ such that $\frac{x}{y}\le z$.
The lecturer's solution to the question says that the negation is true since for any positive reals $x$ and $y$, you can choose $z$ to equal the ceiling of $\frac{x}{y}$.
When I attempted the question myself, I said that the original statement is true because you can take $x=z+1$ (which would be a positive integer that still belongs to the set of all positive real numbers) and $y=1$ (which is a positive real number), as $\frac{x}{y}=\frac{z+1}{1}=z+1>z$.
Can someone please help me to see the error in my answer.
Thanks