so as the title says. I first proved that all finite nonempty sets of real numbers have maximum, but I cannot see how from this I can prove that it also has a minimum.
Any advice would be appreciated.
so as the title says. I first proved that all finite nonempty sets of real numbers have maximum, but I cannot see how from this I can prove that it also has a minimum.
Any advice would be appreciated.
You can express your set as $A = \{x_1, x_2, \ldots, x_n\}$. Denote $\{-x_1, \ldots, -x_n\}$ by $-A$. By condition, there exists $i \in \{1, 2, \ldots, n\}$ such that $-x_i = \max(-A)$. Try to show that $x_i = \min A$.
Details: $-x_i = \max(-A)$ means that $-x_i \geq -x_k$ for all $k \in \{1,2, \ldots, n\}$, which in turn is equivalent to say that $x_i \leq x_k$ for all $k \in \{1,2, \ldots, n\}$, which exactly means $x_i = \min A$.