The real random variables $X$ and $Y$ are independent and both have a uniform distribution $U([0,1])$. Find $$\mathbb{E}\left[e^{X+Y}|\quad |X-Y| \right]$$ Since $f(\cdot)=|\cdot|$ is not a monotone function, we can't remove it. I.e. if we had $\mathbb{E}\left[e^{X+Y}|\quad (|X-Y|)^2 \right]$ or $\mathbb{E}\left[e^{X+Y}|\quad e^{X-Y} \right]$ we'd be able to use the fact that the exponent and quadratic functions are monotone and simply rewrite the problem in the following form: $$\mathbb{E}\left[e^{X+Y}|\quad X-Y \right]$$ However, here it's impossible.
Is it a correct approach?
$$\mathbb{E}\left[ e^{X+Y}|\quad |X-Y|=s \right]=\mathbb{E}\left[ e^{X+Y}|\quad X-Y=s \right]+\mathbb{E}\left[ e^{X+Y}|\quad X-Y=-s \right]$$ and hence $$\mathbb{E}\left[ e^{X+Y}|\quad |X-Y| \right]=\mathbb{E}\left[ e^{X+Y}|\quad X-Y \right]+\mathbb{E}\left[ e^{X+Y}|\quad Y-X \right]$$