Basically, I have two statements, that should actually say the same thing, but one has a much stronger implication it.
One says, if $f: D \rightarrow \mathbb{R}$ is continuous and D is compact then $$ \exists x_{min},x_{max} \in D : \sup\limits_{x\in D} f(x) = f(x_{max}) \wedge \inf\limits_{x\in D} f(x) = f(x_{min}) $$
Which means that you can immediately deduce,
for $a
Yet I'm not sure if that is true. Most of the time it is simply stated that $x_{min},x_{max} \in D$ exist, but not that you can immediately say, that $$\sup\limits_{x\in D} f(x) = f(x_{max})$$
Is the first statement true?