Suppose that $C >0$ and that $X,Y$ are random variables such that $X>Y$. I am wondering if it is true in general, or under what conditions do we have:
$$ P(X>C) \leq P(Y>C) $$
In other words, if my random variable $X$ is bounded below by $Y$, is the event $\{X>C\}$ a subset of $\{Y>C\}$? Thanks.