I want to prove that $x< y \implies f(x) < f(y) \forall x,y \in [0,\infty)$ for the function $f(x)=\exp(x)-\sin(\exp(-x))$ without using derivatives.
I know that $e^x$ is increasing but $\sin(e^{-x})$ is decreasing and $\sin(e^{-y})< \sin(e^{-x}) \leq \sin(1) <1$, so I think this doesn't help me if I want to show that $f(x)-f(y)>0$ for $x>y$.
So I am totally stuck there (and by similar tasks) and I am not sure how to tackle such problems. How can I continue this proof?