Let $S$ be a nonempty subset of $\{n \in \mathbb{Z}: n \le 0\}$. Use the Well-Ordering Principle to show that $S$ has a greatest element; in other words, prove there exists $s \in S$ such that $s \ge x$ for all $x \in S$.
I can clearly tell that the greatest element here is $0$ just by looking at the set. My problem comes by way of what this question is asking me to do. Am I supposed to simply identify $0$ as the greatest element? If so, here is my attempt:
let $S$ be a nonempty subset of $\{n \in \mathbb{Z}: n \le 0\}$, if $s \in S$, then $s \in \{n \in \mathbb{Z}: n \le 0\}$ The greatest element of $S$ is $0$. Thus $s \ge x$ for all $x \in S$.
Hint: What can you say about the set $-S$?
Notice that, as others have pointed out, $0$ need not belong to $S$.