So for the supremum of a set, we say:
$S=sup(A) \Leftarrow \Rightarrow S - \epsilon < x$ for some $x \in S$ and $\epsilon > 0$.
I don't understand this for specific examples where the supremum is not in set A, such as:
$A=\{1-1/n:n \in \mathbb{N} \}$
Here the supremum would be $S = 1$, but if $\epsilon = 0.00000... 0001$, it would be greater than 0, but $S - \epsilon \not < x$ for some $x \in S$ (They would be the same).