Let $f:\mathbb R^d\rightarrow \mathbb R$ be a convex function and $M\subseteq \mathbb R^d$ compact. Show that $f$ has its maximum over $M$ with $\max\{f(x):x\in conv(M)\}=\max\{f(x):x\in M\}$ where $conv(M)$ is the convex hull. I know that $f$ has to be continuous so it has an maximum over $M$. How can I show that $\max\{f(x):x\in conv(M)\}=\max\{f(x):x\in M\}$?
2026-03-28 02:42:06.1774665726
maximum of a convex, continuous function
84 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It's clear that $$B:=\max\{f(x) \backslash x \in Con(M)\} \geq A:=\max\{f(x) \backslash x \in M\}$$, Conversely, let $z\in Conv(M) $, then (by Definition), there's $x_{i} \in M, t_{i}\in \left [0,1\right], \sum_{i=1}^{n}t_{i}=1 $ such that $z=\sum_{i=1}^{n} t_{i} x_{i} $, So $$f(z) \leq \sum_{i=1}^{n}t_{i} f(x_{i}) \leq A\sum_{i=1}^{n}t_{i}\leq A$$ Hence, $B\leq A$, $\cdots$