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.