I'm reading about heavy-tailed distributions, the definition states that:
The distribution of a real-valued random variable $X$ is said to have a heavy right tail if the probabilities $\mathbb{P}(X > x)$ decay more slowly than those of any exponential distribution, i.e., if: $$\lim_{x \to \infty} e^{\lambda x} \cdot \mathbb{P}(X > x) = \infty,$$ for every $\lambda > 0$.
Can anyone please intuitively explain the mathematical expression? As for the first part of the definition, it was understood. However, I'm struggling to connect it with the mathematical definition.