Suppose $A$ is a nonempty bounded above set, containing two variables, say $n$ and $m$. If I want to find $\sup A$ and $\inf A$, does the following procedure work?
$(1)$ Find an upper bound for $A$.
$(2)$ Find an increasing subsequence that converges to the upper bound
Then, the upper bound is the supremum for $A$.
Same goes to finding $\inf A$, by replacing upper bound with lower bound and increasing with decreasing.