"Define a relation on the set N of natural numbers by declaring that for all x, y ∈ N, $x \propto y \iff $(x = y) or (4x ≤ y). Let S = {2, 4, 6, 8, 10, 12} be a subset of $\mathbb{N}$ .
(i) Find all maximal and minimal elements of S with respect to $\propto$ (ii) Find the set of upper bounds of S in $\mathbb{N}$ with respect to $\propto$. Is there the least upper bound of S in $\mathbb{N}$? Explain your answer."
For part (i), I found that the set of maximal elements was {10, 12, 4, 6, 8} and the set of minimal elements were {2, 4, 6}
However I'm unsure what to do for part (ii). I can't figure out the difference between an upper bound and a maximal element, and the part of the question which says "of S in $\mathbb{N}$" confuses me.