Let $\Delta B_j=B_{t_{j+1}}-B_{t_j}$ where $B_t$ is Brownian motion, and $e_i(\omega)$ measurable with respect to $\sigma(B_{t_i})$. In Oksendal's 'Stochastic Differential Equations' he states:
$$ E[e_ie_j\Delta B_i\Delta B_j]= \begin{cases} 0 & i\ne j \\ E[e_j^2] & i=j \end{cases} $$
Justifying this because '$e_ie_j\Delta B_i$ and $\Delta B_j$ are independent if $i<j$'. I am trying to understand this.
I understand that Brownian motion is normally distributed with independent increments, so: $$E[\Delta B_i\Delta B_j]=0$$ However, how can we justify $e_ie_j\Delta B_i$ being independent to $\Delta B_j$? Even if they are, how can we treat $E[e_ie_j\Delta B_i]$? Basically I believe my confusion stems from how to treat products of measurable functions.
For every $i$, let $F_i=\sigma(B_s,s\leqslant t_i)$ then each $e_i$ is $F_i$-measurable and each $\Delta B_i$ is centered, independent of $F_i$, and $F_{i+1}$-measurable.
Now, fix $i\lt j$. Then $e_i$, $e_j$ and $\Delta B_i$ are all $F_j$-measurable and $\Delta B_j$ is independent of $F_j$ hence $e_ie_j\Delta B_i$ and $\Delta B_j$ are independent, a fact which implies $$E(e_ie_j\Delta B_i\Delta B_j)=E(e_ie_j\Delta B_i)\cdot E(\Delta B_j)=E(e_ie_j\Delta B_i)\cdot0=0.$$ Thus, the argument does not require to know the value of $E(e_ie_j\Delta B_i)$.
Likewise, for every $i$, $e_i$ is $F_i$-measurable and $\Delta B_i$ is independent of $F_i$ hence $$E((e_i\Delta B_i)^2)=E(e_i^2)\cdot E((\Delta B_i)^2)=E(e_i^2)\cdot(t_{i+1}-t_i).$$