Let
- $(U,\langle\;\cdot\;,\;\cdot\;\rangle)$ and $H$ be separable Hilbert spaces
- $Q\in\mathfrak L(U)$$^1$ be nonnegative and symmetric with finite trace
- $f:[0,\infty)\times H\to\mathbb R$ be Fréchet differentiable in time (first argument) and twice Fréchet differentiable in space (second argument)
- $(\Omega,\mathcal A,\operatorname P)$ be a probability space
- $X_0$ and $Y$ be $H$-valued random variables on $(\Omega,\mathcal A,\operatorname P)$
- $Z$ be a $\mathfrak L(U,H)$-valued random variable on $(\Omega,\mathcal A,\operatorname P)$
- $(W_t)_{t\ge 0}$ be a $Q$-Wiener process on $(\Omega,\mathcal A,\operatorname P)$
I want to derive an Itō formula for $$Y_t:=f(t,X_t)\;\;\;\text{for }t\ge 0\;,$$ where $$X_t:=X_0+tY+ZW_t\;\;\;\text{for }t>0\;.$$
I've tried the following:
- Let $t\ge 0$ and $t_0,\ldots,t_n\ge 0$ with $$0=t_0<\cdots<t_n=t$$
- Then, $$Y_t-Y_0=\sum_{i=1}^n\underbrace{\left[Y_{t_i}-f\left(t_{i-1},X_{t_i}\right)\right]}_{=:\;S_i}+\sum_{i=1}^n\underbrace{\left[f\left(t_{i-1},X_{t_i}\right)-Y_{t_{i-1}}\right]}_{=:\;T_i}$$
- By Taylor's formula$^2$, we obtain $$S_i=\Delta t_i\frac{\partial f}{\partial t}\left(t_{i-1}+\theta_i\Delta t_i,X_{t_i}\right)$$ for some $\theta_i\in [0,1]$, where $\Delta t_i:=t_i-t_{i-1}$, and$^3$ $$T_i=\langle\Delta X_i,\frac{\partial f}{\partial x}\left(t_{i-1},X_{t_{i-1}}\right)\rangle+\frac 12\langle\Delta X_i,\frac{\partial^2f}{\partial x^2}\left(t_{i-1},X_{t_{i-1}}+\vartheta_i\Delta X_i\right)\Delta X_i\rangle$$ for some $[0,1]$-valued random variable $\vartheta_i$ on $(\Omega,\mathcal A,\operatorname P)$, where $\Delta X_i:=X_{t_i}-X_{t_{i-1}}$
It might be a stupid question, but I would like to know how I need to characterize $\vartheta_i$ in the right way (I've made no statement about its relationship to $X$ or how it is distributed).
$^1$ Let $\mathfrak L(A,B)$ be the space of bounded, linear operators from $A$ to $B$.
$^2$ See also this question about Taylor's formula in a normed space.
$^3$ See also this question about the Fréchet derivative of a real-valued function defined on a Hilbert space.