\begin{align}
\Pr(Y>2\mid Y>1) & = \Pr(Y>1) \\
\Pr(Y>3\mid Y>2) & = \Pr(Y>1) \\
\Pr(Y>4\mid Y>3) & = \Pr(Y>1) \\
\Pr(Y>5\mid Y>4) & = \Pr(Y>1) \\
& \,\,\,\vdots
\end{align}
\begin{align}
\Pr(X>5) & = \Pr(X>5\mid X>4)\cdot\Pr(X>4) \\[10pt]
& = \Pr(X>1)\cdot\Pr(X>4) \\[10pt]
& = \Pr(X>1)\cdot \Pr(X>4\mid X>3)\cdot\Pr(X>3) \\[10pt]
& = \Pr(X>1)^2 \cdot\Pr(X>3) \\[10pt]
& = \Pr(X>1)^2 \cdot\Pr(X>3\mid Y>2)\cdot\Pr(X>2) \\[10pt]
& = \Pr(X>1)^3 \cdot\Pr(X>2) \\[10pt]
& = \Pr(X>1)^3 \cdot\Pr(X>2\mid Y>1)\cdot\Pr(X>1) \\[10pt]
& = \Pr(X>1)^4 \cdot\Pr(X>1) \\[10pt]
& = \Pr(X>1)^5. \\[10pt]
\Pr(Y>n) & = \Pr(X>1)^n.
\end{align}
So $\Pr(X>x)$ is an exponential function of $x$ as long as $x$ is an integer.
But now suppose instead of increments of $1,$ you use increments of $0.001.$ Then the same argument shows $\Pr(X>x)$ is an exponential function of $x$ as long as $x$ is an integer multiple of $0.001.$
And moreover, $\Pr(X>x)$ is a decreasing function of $x$ even without that restriction, since if $x_1<x_2$ then $\Pr(X>x_1) = \Pr(x_1<X\le x)2) + \Pr(X>x_2).$
And then take increments of $0.00001,$ etc.
The only functions of $x$ that are thus squeezed between decreasing functions that are exponential functions when restricted to integer multiples of $0.000\ldots001,$ and that continued to be so no matter how many $0$ you put in there, are exponential functions of $x.$
And every exponential function of $x$ is of the form $a^2 = e^{-\lambda x}$ where $\lambda = -\log_e a.$