Proposition: If $A \subset \mathbb{Z}$, and if there exists $n \in \mathbb{Z}$ such that $n \leq a$ for every $a \in A$ then $A$ has a minimum. If $m \in \mathbb{Z}$ such that $a \leq m$ for every $a \in A$ then $A$ has a maximum.
Proof: We know that $\mathbb{Z}^+ \cup$ {0}$ = \mathbb{N}$, so we can define a new set L={$|a-n|$ s.t $a \in A$ } , since $L \subset \mathbb{N}$ from well ordering principle L has a minimum, therefore A has a minimum, as desired.(The maximum part is proved exactly the same)
Can someone verify this proof? Is there something missing? The last step, for example, is it ok to derive from the fact that L has a minimum , then A has a minimum? or is it enough to state that? Thanks for the feedback!
(Note:I have proved the well ordering principle before)