What I'm given:
$\bf{g_i}=\bf{x_i}$$u_i$ where $\mathbf{x_i}$ is a k-dimensional vector
and
$E(u_i|\mathbf{g_{i-1},...,g_1})=0$
I want to show that $E(u_i|u_{i-1},...,u_1)=0$
My work so far:
$E(u_i|u_{i-1},...,u_1)=E[E(u_i|\mathbf{g_{i-1},...,g_1})|u_{i-1},...,u_1]=0$ since $E(u_i|\mathbf{g_{i-1},...,g_1})=0$
The second equality is by the Law of Iterated Expectations.
Did I use the Law of Iterated Expectations correctly? I have doubts about which information set nests which...