Let X be a positive random variable such that for all $x,y>0$ we have that $$\mathbb{P}[X >x+y | X>x] = \mathbb{P}[X > y]$$
I need to show that X has exponential distribution, i.e, $\mathbb{P}[X>x]=e^{-\lambda x}$ for $x>0$. I was able to prove the converse statement, given that X has exponential distribution, I showed that the formula is true, which was pretty straightforward. However, I am not sure how to approach this problem. Any suggestions?