Let $z_1,z_2$ be two complex numbers with $\operatorname{Re}(z_1)\leq0$ and $\operatorname{Re}(z_2)\leq0$. I want to prove: $$\big|e^{z_2}-e^{z_1}\big|\leq\big|z_2-z_1\big|$$
I began by using the reverse triangle inequality: $\big|e^{z_2}-e^{z_1}\big|\geq\bigg|\big|e^{z_2}\big|-\big|e^{z_1}\big|\bigg|$
So, it must be shown that: $$\frac{\bigg|\big|e^{z_2}\big|-\big|e^{z_1}\big|\bigg|}{\big|z_2-z_1\big|}=\bigg|\frac{e^{\operatorname{Re}(z_2)}-e^{\operatorname{Re}(z_1)}}{z_2-z_1}\bigg|\leq1$$
Why is this true?
Note that, by the mean value theorem, there is some $z$ in the line segment joining $z_1$ to $z_2$ such that$$\left|\frac{e^{z_2}-e^{z_1}}{z_2-z_1}\right|\leqslant\left|e^z\right|.$$But $\operatorname{Re}(z_1),\operatorname{Re}(z_2)\leqslant0\implies\operatorname{Re}(z)\leqslant0$ and therefore $\left|e^z\right|=e^{\operatorname{Re}(z)}\leqslant1$.