Let $X$ be a random variable. We have:
$$E\left[\mathbb{1}\left\{X>0 \right\}\mid A\right]>E\left[\mathbb{1} \left\{X>0 \right\}\mid B\right]$$
where $\mathbb{1}\left\{\cdot\right\}$ represents an indicator function.
Can I show that this implies $E\left[X\mid A\right]>E\left[X\mid B\right]$ ?
My intuition suggests that this implication doesn't hold, but I'm not sure how to go about showing it.
Here's a counterexample: Suppose $X\mid A$ is always equal to $1$, so that $E[1\{X>0\}\mid A]=1$ and $E[X\mid A]=1$, but $X\mid B$ is distributed such that it is zero with probability 0.9 and 100 with probability 0.1. Then $E[1\{X>0\}\mid B]=0.1$ and $E[X\mid B] = 10$