Let $X,Y\in\mathbb R_{\ge 0}$ be random variables. If $X$ and $Y$ are independent, recall that $\mathbb E[XY]=\mathbb E[X]\mathbb E[Y]$ (using the convention $0\cdot\infty=0$, cf. Theorem 2.1.9 in Durrett's Probability Theory, 4th Edition, 2014). This means that we have
- $\mathbb E[XY]=\infty$ if and only if $\mathbb E[X]=\infty$ and $\mathbb E[Y]>0$ or $\mathbb E[X]>0$ and $\mathbb E[Y]=\infty$.
- $\mathbb E[XY]\in\mathbb R_{>0}$ if and only if $\mathbb E[X],\mathbb E[Y]\in\mathbb R_{>0}$.
- $\mathbb E[XY]=0$ if and only if $\mathbb E[X]=0$ or $\mathbb E[Y]=0$.
I'm looking for the most general extension of this result to conditional independence, so let $X$ and $Y$ be conditionally independent given a $\sigma$-algebra $\mathcal F$. Since I want to conclude that $X$ and $Y$ are integrable (or something weaker), I do not want to assume that they are integrable, so the existence of the conditional expectations $\mathbb E[X|\mathcal F]$, $\mathbb E[Y|\mathcal F]$ would have to be justified before usage. Moreover, since conditional expectations cannot take the value $\infty$, meaning $\mathbb E[XY|\mathcal F]\in\mathbb R$ (absolutely surely) assuming that it exists, we have to modify the result to take this into account.
To illustrate what I mean, I provide two results that are easy to derive (respectively well-known).
- If we have $\mathbb E[XY]=0$ then we have $\mathbb P(XY=0)=1$, i.e. $\{X=0$ or $Y=0\}$ almost surely. We cannot use $\mathbb E[X|\mathcal F]$ and $\mathbb E[Y|\mathcal F]$, but can we use something similar to derive conclusions?
- If we have $\mathbb E[X]$, $\mathbb E[Y]\in\mathbb R_{\ge 0}$, then we have $\mathbb E[XY]\in\mathbb R_{\ge 0}$ (by the above) and further $\mathbb E[XY|\mathcal F]=\mathbb E[X|\mathcal F]\mathbb E[Y|\mathcal F]$ almost surely using Proposition 13 on page 137 in Probability Theory by Rao and Swift (2nd Edition, 2006) to obtain $\mathbb E[Y|X,\mathcal F]=\mathbb E[Y|\mathcal F]$ almost surely, which then gives $\mathbb E[XY|\mathcal F]=\mathbb E[X\mathbb E[Y|X,\mathcal F]|\mathcal F]=\mathbb E[X\mathbb E[Y|\mathcal F]|\mathcal F]=\mathbb E[Y|\mathcal F]\mathbb E[X|\mathcal F]$ almost surely.
But I'm under the very strong impression that much more can be said here, hence the question.