In order to prove a theorem in my research, I would like to use a lemma on basic probability theory, but I don't know if it is correct.
For three random variables $X,Y$, and $Z$ not necessarily independent, does the equality $$ P(X \leq Y \leq Z) = P(X \leq Y)P(Y \leq Z)$$ hold?
$P(\cdot)$ is the probability operator.
Thanks in advance!