Okay so for my upcoming test I need to "be able to explain at least one result that would not hold if the axiom of completeness were not accepted"
My teacher suggested that I could try to explain why Cantor's diagonalization method won't work without the axiom of completeness, but I'm not really sure why it wouldn't work?
EDIT: If you can think of any easier examples I could explain for my test, that be great as well!
In Cantor's diagonalization argument, you assume (for a contradiction) that you can make a list $(x_1,x_2,x_3,\ldots)$ of all real numbers (let's say between $0$ and $1$ inclusive). We then construct a new number $y = .d_1 d_2 d_3 \ldots$ which differs from $x_1$ in the first digit, differs from $x_2$ in the second digit, and so on. We now say, aha, I have found a number in $[0,1]$ which is not on our list!
But wait, is $y$ really a number? Without completeness, we don't know that the infinite series \begin{equation} y = \sum_{i=1}^{\infty} \frac{d_i}{10^i} \end{equation} converges! And if that series does not converge, then we have failed to show that our list was incomplete.