This is same question as posted here: Math.StackExchange.com but I have used a different approach to prove the question and this question is regarding that approach.
After I realise that I made a mistake in understanding definition of convex criteria, this is my second attempt:
We need to show $\forall [a,b] \subseteq [0,x]$ and $\alpha \in [0,1]$ that $$A(\alpha b + (1-\alpha ) a) \le \alpha A(b) + (1-\alpha) A(a)$$
Left side of inequation is $$\int_{0}^{\alpha b + (1-\alpha ) a} f(t) dt = \int_{0}^{\alpha b} f(t) dt + \int_{\alpha b }^{ (1-\alpha ) a} f(t)dt\\ = \color{blue} {\alpha \int_{0}^{b}f(\alpha t) dt} + \color{green}{(1-\alpha) \int_{\tfrac{\alpha b}{1-\alpha}}^{a} f((1-\alpha)t) dt}$$
Right side of inequation is
$$\color{blue}{\alpha\int_{0}^{b} f(t) dt}+ \color{green}{(1-\alpha)\int_{0}^{a} f(t) dt}$$
While clearly we have blue parts satisfying $$\alpha \int_{0}^{b}f(\alpha t) dt \lt\alpha\int_{0}^{b} f(t) dt $$
I cannot see how to show the same for green
$$(1-\alpha) \int_{\tfrac{\alpha b}{1-\alpha}}^{a} f((1-\alpha)t) dt \lt_{\color{red}{??}} (1-\alpha)\int_{0}^{a} f(t) dt$$
Any hint to redeem this method is welcome!
$\def\d{\mathrm{d}}\def\peq{\mathrel{\phantom{=}}{}}$The last inequality is not necessarily true.
Suppose the last inequality holds for any increasing $f$ and $0\leqslant a \leqslant b \leqslant x_0$, $0 \leqslant α \leqslant 1$. For any increasing and bounded $f$ given, suppose $|f(x)| \leqslant M$ and define$$ F(x) = f(x) - 4M x_0, \quad \forall 0 \leqslant x \leqslant x_0 $$ then $F$ is increasing on $[0, x_0]$. But for $\dfrac{1}{2} \leqslant α < 1$ and $\dfrac{x_0}{2} \leqslant b \leqslant x_0$,\begin{align*} &\peq \int_{{\textstyle\frac{α}{1 - α}} b}^a F((1 - α)t) \,\d t - \int_0^a F(t) \,\d t\\ &= \int_{{\textstyle\frac{α}{1 - α}} b}^a f((1 - α)t) \,\d t - \int_0^a f(t) \,\d t - 4\left( a - \frac{α}{1 - α}b \right) M + 4aM\\ &= \int_{{\textstyle\frac{α}{1 - α}} b}^a f((1 - α)t) \,\d t - \int_0^a f(t) \,\d t + \frac{4αb}{1 - α} M\\ &\geqslant -2M x_0 + \frac{4αb}{1 - α} M \geqslant 0. \end{align*}