my doubt is actually pretty simple.
Considerer three random variables $X,Y,Z$. I wonder if I can use the LIE to do this: $$\operatorname{E}\left[XYZ\right]=\operatorname{E}\left[\operatorname{E}\left[XYZ \mid X,Y\right]\right]$$
Or the only way to condition the expected value for two variable is to use the other version of LIE, for example: $$E \left[ E \left(Y\mid X,Z \right) \mid X \right] =E \left[Y \mid X \right]$$
Thank you very much.