This problem has been bugging me for days. A function $f:[0,\,1]\to[0,\,1]$ with $f(0)=0$ and $f(1)=1$ is strictly increasing and differentiable, with $f'$ also strictly increasing. (So $f$ is a convex function.) I want to show that $2\left(\int_0^1f(x)\,\mathrm dx\right)^2 \, \geqslant \, f\left(\int_0^1f(x)\,\mathrm dx\right)$.
I’ve managed so far to show that $f(x)\leqslant x$ for all $0\leqslant x\leqslant1$ and $\int_0^1f(x)\,\mathrm dx\leqslant\frac12$. I’m stuck after this.
I’ve also shown (if it helps) that $f'(0)\leqslant1\leqslant f'(1)$. Any help would be appreciated. Thanks.