I am using this and am looking at problem 2.
When looking at the solution for 2, it states that since $B - \epsilon < $sup $Y$ (and B is defined as sup Y), then there exists an element y in Y such that sup $Y - \epsilon < y$... how does this follow? and how do you know such an element exists?
The supremum of $Y$ is the least upper bound for $Y$. So if $B=\sup Y$ then $B-\epsilon$ is not an upper bound for $Y$, since $B-\epsilon<B$ and $B$ is the least upper bound.
And saying that $B-\epsilon$ is not an upper bound for $Y$ means exactly that there exists $y\in Y$ with $y>B-\epsilon$.