I was reading the following: Integrating Fresnel Integrals with Cauchy Theorem?
And I do not understand how the two inequalities below follow:
$$\left |\int_0^{\pi/4} e^{i(Re^{i\theta})^2}(iRe^{i\theta})d\theta \right |\le \int_0^{\pi/4} Re^{-R^2\sin(\theta)}d\theta \le \int_0^{\pi/4}Re^{-R^2\left (\frac{2}{\pi}\theta\right)}d\theta$$
I can get at least a partial result on the first one:
$\le \int_0^{\pi/4} |e^{i(Re^{i\theta})^2}||R||i||e^{i\theta}|d\theta = \int_0^{\pi/4} Re^{iR^2e^{2i\theta}}d\theta$. I'm thinking that I need to use the fact that $e^{ix}=\cos(x)+i\sin(x)$ but I'm not entirely sure how it is used.