Let $I$ and $J$ be compact intervals. Let $f:I\times J\to\mathbb R$ be differentiable and strictly convex. Is the function $g:I\to\mathbb R$ defined by $$ g(x) = \min_{y\in J} f(x,y) $$ convex?
Remarks:
I know that minimum of convex functions is in general not convex. However, I can't find a counter example in which $f$ is convex.
The regularity ensures that the minimizer $y^*(x)$ of $f(x, \cdot)$ is unique.
Assume $y^*$ as function is convex, $y^*$ maps $I$ into an interval $J^*$, and $f(x, \cdot)$ is increasing on $J^*$ for every $x\in I$. Then, $g$ is convex.
Thanks for any input :)