If two symmetric square matrices $A$ and $B$ are such that $A-B$ is negative definite, then under what conditions is the matrix $\exp(A)-\exp(B)$ negative definite? I initially used the following exponential series
$e^{A}=\sum_{i\geq{0}}\dfrac{A^{i}}{i!}$ and $e^{B}=\sum_{i\geq{0}}\dfrac{B^{i}}{i!}$
to prove the above claim. But this approach did not help. Any hint on the approach will be much appreciated.