Let $F=\{x \in \mathbb{Q} : x>0 \text{ and } x^2>2\}$. I am asked to show that $F$ does not have a smallest element. The hint is to simply prove the claim: 'If $p$ is a rational number in $F$ then $q=\frac{2p+2}{p+2}$ and satisfies $q < p$. "
I need help editing my proof: see if it makes sense. It goes as follows:
Assume $p$ is a rational number in $F$. This means $p$ is positive and $p>\sqrt2 $.
Now consider $q=\frac{2p+2}{p+2}$. It is positive and rational but to be part of set $F$, $q$ also needs to be greater than $\sqrt2$.
So for $q>\sqrt2$, $q=\frac{2p+2}{p+2}>\sqrt2$.
After evaluating this expression, I get the inequality that $p>\sqrt2$ which it is, so $q$ belongs in $F$.
Now we need to show that $q$ is bounded above by $p$. Assume by contradiction that $q=\frac{2p+2}{p+2} \geq p$. After evaluating it, I get $p^{2} \leq 2$ which is a contradiction because in the beginning we assumed $p>\sqrt2$.
Does this make sense? If not, how should I correct it?
I think you would have to be careful in your fifth paragraph when you let $q > \sqrt{2}$. Asssuming you evaluated the inequality correctly, you showed that
$q > \sqrt{2}$ $\implies$ $p > \sqrt{2}$, but you really want to show the other way around. That is, you showed q may be in F when $p > \sqrt{2}$ but not that q must be in F.
I would like you to show the derivations of some of the inequalities. It would make our feedback more helpful.