Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Proof that a function is convex if and only if its epigraph is convex.

Writer Matthew Harrington
$\begingroup$

Consider a function $f:\mathbb{R}^{n} \to \mathbb{R}$ and epi $f$ = {$(x,t) \in \mathbb{R}^{n+1}: x \in \mathbb{R}^{n}$, $t \geq f(x)$}

Can someone help prove this statement:

A function is convex if and only if its epigraph is a convex set.

Thank you.

$\endgroup$ 2

1 Answer

$\begingroup$

Put $\Gamma = \text{epi}(f)$. Suppose first that $f$ is convex, and let $(x_1, t_1), \dots, (x_n, t_n)\in \Gamma$. For any $\lambda_1, \dots, \lambda_n\in [0, 1]$ with $\sum \lambda_i = 1$, the point $(x, t) = \lambda_i \sum (x_i, t_i) = (\sum \lambda_i x_i, \sum \lambda_i t_i)$ has $$t = \sum \lambda_i t_i \geq \sum \lambda_i f(x_i) \geq f\left(\sum \lambda_i x_i\right) = f(x).$$ Hence $(x, t)\in \Gamma$, and $\Gamma$ is convex. The converse is entirely similar.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy