We have a discrete random variable $X$. I have a problem showing algebraically (if that is even possible) that $P(X\gt a\mid X \gt a+b) = 1$. Given that $a$ and $b$ are both positive integers.
When I rewrite it as $P(X\gt a\mid X-b\gt a)$ I can see that it makes sense that if we know that $X$ minus anything is more than $a$ then $X$ is definitely more than $a$. But is there a way to show this algebraically somehow?
$$\mathbb{P}(X>a\mid X>a+b)=\frac{\mathbb{P}(X>a;X>a+b)}{\mathbb{P}(X>a+b)}=\frac{\mathbb{P}(X>a+b)}{\mathbb{P}(X>a+b)}=1$$