I'm trying to prove the inequality highlighted by the red line in the picture, but I do not know how. Please provide detail as much as you can, thank you!
For a minimal family, the sufficient statistic $\mathbf{T}$ is also minimal sufficient. For a proof, see Lehmann: Theory of Point Estimation, Example 5.9, pp. 43-44
If we parametrize the family using $\eta=c(\theta),$ this is called the natural parametrization (or the canonical parametrization). We then write $$ f(\mathbf{x}, \mathbf{\eta})=\exp \left(\mathbf{\eta}^{T} \mathbf{T}(\mathbf{x})-A(\mathbf{\eta})\right) h(\mathbf{x}) $$ where $$ A(\mathbf{\eta})=\log \int_{E} \exp \left(\mathbf{\eta}^{T} \mathbf{T}(\mathbf{x})\right) h(\mathbf{x}) d \mathbf{x} $$ The natural parameter space is $\mathbf{H}=\{\boldsymbol{\eta}: A(\boldsymbol{\eta})<\infty\} .$
Theorem 1 : H is a convex set.
Proof: Let $0<\alpha<1$ and take $\eta$ and $\eta_{1}$ in $\mathbf{H}$. Write $$ A\left(\alpha \eta+(1-\alpha) \eta_{1}\right)=\log \int_{E}\left(\exp \left(\eta^{T} \mathbf{T}(\mathbf{x})\right) h((\mathbf{x}))\right)^{\alpha}\left(\exp \left(\mathbf{\eta}_{1}^{T} \mathbf{T}(\mathbf{x})\right) h((\mathbf{x}))\right)^{1-\alpha} d \mathbf{x}$$ But $\underline{u^{\alpha} v^{1-\alpha} \leq \alpha u+(1-\alpha) v}$ (take logarithms of both sides and use the fact that the logarithm is a concave function), whence $$A\left(\alpha \eta+(1-\alpha) \eta_{1}\right) \leq \alpha A(\eta)+(1-\alpha) A\left(\eta_{1}\right)<\infty$$
For $u$ and $v$ are positives and $0\leq \alpha\leq1$ it's just AM-GM because $\alpha+1-\alpha=1.$
The AM-GM it's the following.
which is just Jensen for a $\ln$ function: $$\ln(\alpha_1x_1+\alpha_2x_2+...+\alpha_nx_n)\geq\alpha_1\ln{x_1}+\alpha_2\ln{x_2}+...+\alpha_n\ln{x_n}.$$