I'm trying to prove, that the square root of 2 exists in $\mathbb{R}$.
I'm looking at the set $A:=\{y\in\mathbb{R}: y\geq 0, y^2\geq 2\}$. I have already proven that the greatest lower bound $b$ of $A$ exists. However, now I don't know how to proceed. I know that I should consider the cases $b^2 > 2$ and $b^2 < 2$, and bring them to a contradiction, so only the possibility $b^2=2$ is left. I have been given the tip to use the quantities $a:=\frac{1}{2}(1 - \frac{2}{b^2}),\; a^\prime := \frac{1}{2}(1-\frac{b^2}{2}),\; b(1-a),\; \frac{b}{1-a^\prime}$. I believe I should get to the contradiction that $b$ can't be the greatest lower bound in both cases, but I don't see how to get there.
Any ideas?