What's the idea behind proving $\sup(0,1)=1$?
I made a plan on how to prove such statements for any $\sup M = a$:
(a) $a$ is an upper bound of $M$
(b) $\forall \varepsilon$ $\exists x\in M: x>a-\varepsilon$
Proof:
a) is easy to prove. $1$ is an upper bound of $x\in (0,1) \Leftrightarrow 0<x<1$.
b) Let $\varepsilon >0$, then we have to show that there exists an $x\in M$ such that $x>1-\varepsilon$ is true. How can I do that? What's the reasoning behind choosing a valid $x$?
I always always like to draw a picture. Draw the number line. Draw the points $1$ and $1 - \epsilon$. You need to show there is a number between $1- \epsilon$ and $\epsilon$. Can you construct one? Meaning, can you give a formula for such a number, in terms of $\epsilon$? How about the average of $1 - \epsilon$ and $1$? That should be between, shouldn't it? Can you prove it is between?