To begin with, the standard iterated law of probability is as follows.
$$ \mathbb E X = \mathbb E [\mathbb E(X|Y)]. (1) $$
I am perfectly happy with $(1)$ and there is also some quite good discussion on the intuition here. However, the extension of this property is more troublesome to me. It states that
$$ \mathbb E (X|Y) = \mathbb E [\mathbb E(X|Y, Z)|Y]. (2) $$
I found a proof here which basically just restated the definition. I still do not get it mathematically or intuitively.
- Could anyone provide a/an concrete/intuitive example to explain how $(2)$ works, please? How is $(2)$ an extension of $(1)$, please? Is there a more straightforward way to prove it, please? Thank you!
In addition, by letting $X$ equal to $X|Y$ and $Y$ equal to $Z$ in $(1)$, one has
$$ \mathbb E(X|Y) = \mathbb E\{\mathbb E[(X|Y)|Z]\}. (3) $$
- What does $(3)$ mean exactly, please? Is $(3)$ equal to $(2)$, please? Thank you!