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!