Let $(M_t)_{t\geq 0}$ a continuous Gaussian process that is a martingale with $M_0=0$. Show that $\langle M,M \rangle _t=f(t)$ a.s. where $f$ is a continuous increasing function.
In the particular case of Brownian motion we have $\langle M,M \rangle _t=t$. I have tried to imitate this proof. First we can show that for all $s>0$, $M_{t+s}-M_t$ is independant from $\sigma (M_r, r\leq t)$ since $M$ is a martingale. Then we can remark that $t\to E(M_t^2)=f(t)$ is a continuous increasing function. So we can define a Gaussian measure $G$ on $L^2(\mathbb{R}^+, df)$ such that $G(1_{[0,t]})=M_t$. We can now show as for brownian motion that $$\lim \sum (B_{t_i^n}-B_{t_{i-1}^n})^2=f(t) $$ in $L^2$. Since $(\langle M,M \rangle _t)_{t\geq 0}$ is unique (if we identify indistinguishable processes), we obtain that $\langle M,M \rangle _t=f(t)$ a.s.
I didn't write details, but is it a correct way in order to proof the asserted result ? Is there another method ?
Is the converse true ? Dubins-Schwartz theorem can apply only if $\langle M,M \rangle _\infty =+\infty$ a.s.
Edit : For the first part we can prove directly that $M^2_t-f(t)$ is a martingale. Indeed for t>s, $\mathbb{E}(M_t^2-M_s^2|\mathcal{F}_s)=\mathbb{E}((M_t-M_s)^2|\mathcal{F}_s)=\mathbb{E}((M_t-M_s)^2)=f(t)-f(s). $
The assertion $M_{t+s}-M_t$ is independent from $\sigma (M_r, r\leq t) $ is false ?
– Patissot Jun 07 '15 at 15:55