Consider the following argument:
If $(X| Y \ \text{OR} \ Z)$ is true, $(X| Y)$ must be true.
For example, if $f(t)=10 $ when $ t=1 $ or $ \ t=0$ is true, then $f(t)=10 $ when $ t=1$ must be true as well.
Therefore, the set of $X$ that make $(X|Y,Z)$ true is a subset of the set of $X$ that make $(X|Y)$ true.
Therefore, $P(X|Y,Z) \le P(X|Y)$
Is this argument correct?