I know that: \begin{equation}\displaystyle P(A=x|A+B=y) = \frac{P(A=x \cap A+B=y)}{P(A+B=y)}\end{equation} Assuming $A$ and $B$ are independent, the intersection of the two events can be resolved as follows: \begin{equation} P(A=x \cap A+B=y)=P(A=x)\cdot P(x+B=y) \end{equation} I don't know how to follow the same steps for the conditional probability with inequality: \begin{equation}P(A<B | C<B)\end{equation} where A, B and C are independent random variables.
Thanks.