Let $A$ be a non-empty subset of $\mathbb{Z}$. Suppose there exists $n\in\mathbb{Z}$ such that $n\leq a$, for all $a\in A$. Show that $A$ has a minimum. (Suppose there exists $m\in\mathbb{Z}$ such that $m\geq a$, for all $a\in A$. Show that $A$ has a maximum.)
I read about it at: If a nonempty subset of integers is bounded from below, it has a minimum .
I didn't quite get the implementation of the proof by contradiction. Furthermore, minimum-wise, would that also be correct to prove its existence in A for nā„0 (Well-Ordering principle) and for n<0. (If so, how would you prove for n<0) Thanks in advance.