Let $A,B,C,D$ positive numbers, $g$ be a positive function, $\alpha\in(0,1)$ and the condition $Ag(x)+B\le g(x)^{\alpha}$ holds. Then the following is true:
$$AC+DB\le \min\left[ Cg(x)^{\alpha-1},Dg(x)^{\alpha} \right] \le\sup_{t>0} \min\left[ Ct^{\alpha-1},Dt^{\alpha} \right] =C^{\alpha}D^{1-\alpha}. $$
I am trying to understand these inequalities and equality. But i didn't manage it. It looks very complicated. Can you help me?
Edit: I found a mistake in my solution (step 1), which I will describe there.
Step 1: Proving $AC+DB\le \min\left[ Cg(x)^{\alpha-1},Dg(x)^{\alpha} \right]$. Equivalently,
$$ AC+DB\le \begin{cases} Cg(x)^{\alpha-1}\le Dg(x)^{\alpha}, & D\ge C/g(x) \\ Dg(x)^{\alpha}\le Cg(x)^{\alpha-1}, & D\le C/g(x) \end{cases}$$
Suppose $AC+DB>Cg(x)^{\alpha-1}$ when $D\ge C/g(x)$. Then $\color{red}{Dg(x)(A-g(x)^{\alpha-1})\ge C(A-g(x)^{\alpha-1})>-DB}$ , which implies that $Ag(x)+B> g(x)^\alpha$, which contradicts our initial assumption that $Ag(x)+B\le g(x)^\alpha$. Thus, the statement is true when $D\ge C/g(x)$. $\color{red}{\text{The issue with these inequalities is that}A-g(x)^{\alpha-1}\text{is necessarily negative.}}$
Step 2: Proving $\min\left[ Cg(x)^{\alpha-1},Dg(x)^{\alpha} \right] \le\sup_{t>0} \min\left[ Ct^{\alpha-1},Dt^{\alpha} \right]$. This is the simplest step, and follows from the definition of $\sup$ and the fact that $g$ is a positive function.
Step 3: Proving $\sup_{t>0} \min\left[ Ct^{\alpha-1},Dt^{\alpha} \right] =C^{\alpha}D^{1-\alpha}$ is a little tricky, and a graph helps. We take advantage of the fact that $\alpha-1<0<\alpha$. $t^\alpha$ will monotonically increase from the origin in an unbounded fashion, and $t^{\alpha-1}$ will monotonically decrease from the $t=0$ asymptote and tend to zero. Thus, these functions will intersect once for $t>0$. $\min\left[ Ct^{\alpha-1},Dt^{\alpha} \right]$ represents $Dt^{\alpha}$ until the point of intersection, and $Ct^{\alpha-1}$ after. Thus, $\sup_{t>0} \min\left[ Ct^{\alpha-1},Dt^{\alpha} \right]$ represents the value at the point of intersection, which we can now solve for...