I am trying to answer the question $F(x)$ is distribution with $F(0)=0$ and $F(x)<1$ for some $x>0$. Show $F(x)$ is the distribution function of an exponential random variable iff $$F(x+y)-F(y)=F(x)\left(1-F(y)\right).$$
I started with the CDF of the exponential function which is $F(x)=1-e^{-kx}$. I then took this function and plugged it into the inequality $F(x+y)-F(y)=F(x)\left(1-F(y)\right)$ and got the let side equal to the right side.
However where I am stuck is I am unsure how to prove the reverse.