Let $f:]a,b[ \to\Bbb R$ be a given function. Which of the following statements are true?
a. If $f$ is convex in $]a,b[$, then the set $\tau=\{(x,y) \in\Bbb R^2| x\in ]a,b[, y\ge f(x)\}$ is a convex set.
b. If $f$ is convex in $]a,b[$, then the set $\tau=\{(x,y) \in\Bbb R^2| x\in ]a,b[, y\le f(x)\}$ is a convex set.
c. If $f$ is convex in $]a,b[$,then $|f|$ is also convex in $]a,b[$.
a) Do you know what the epigraph is? It should be if and only if, so this is true
b) No, take $f(x) = x^2$ on say $[-1, 1]$.
c) No, take $$f(x) = \left\{\begin{matrix} -x-1 & x \in[-1,0]\\ x-1 & x\in[0,1] \end{matrix}\right.$$