When looking at an Ito integral are $\int_{0}^t f(s) dW_s $ and $\int_{t}^x f(s) dW_s $ independent under what conditions for $f$. I was trying to solve the exercise where I need to prove that: $\int_{0}^t f(s) dWs$ is a Gaussian random variable if we look at this as a stochastic process by varying $t$.
If we have independence of the time increments i can construct any collection of $\int_{0}^{t_k} f(s) dWs$ as a linear transformation of a vector with components $\int^{t_{k+1}}_{t_k} f(s) dWs$ and a linear transformation of a normally distributed vector is normally distributed.
It is clear for me, that if $f$ is a deterministic elementary function that we have independece of time increments for the ito integral. I also know that I can write my Ito integral of the deterministic function as an ${L}^2$ limit of the ito integral of elementary functions. My proof would be complete, if I knew that independence of random variables carries over via $L^2$ limits. This feels wrong, but I am not sure. Thanks for the help!
Denote $X = \int_0^t f(s) dW_s$, $Y = \int_t^x f(s) dW_s$, and $X_n, Y_n$ a sequence of approximating simple stochastic integrals for $X$ and $Y$ respectively. Note that $(X_n, Y_n)$ is jointly Gaussian and uncorrelated for each $n$, hence $X_n$ and $Y_n$ are independent for each $n$.
The preservation of independence in the limit is due simply to convergence in distribution of the vector $(X_n, Y_n)$. Notice that since $(X_n, Y_n)$ converges to $(X,Y)$ in probability, it does so in distribution, so
$$F_{(X,Y)}(x,y) = \lim_n F_{(X,Y)}^{(n)}(x,y) = \lim_n F_X^{(n)}(x)F_Y^{(n)}(y) = F_X(x) F_Y(y)$$ where $F$ denotes a corresponding CDF.