Closure of the set of elementary predictable stochastic processes

187 Views Asked by At

Let

  • $(\Omega,\mathcal{A},\operatorname{P})$ be a probability space
  • $\mathbb{F}=(\mathcal{F}_t)_{t\ge 0}$ be a filtration on $(\Omega,\mathcal{A})$
  • $H=(H_t)_{t\ge 0}$ be a real-valued stochastic process and
    • $H$ be product measurable, i.e. $$(\omega,t)\mapsto H_t(\omega)$$ measurable with respect to $\mathcal{A}\otimes\mathcal{B}([0,\infty))$-$\mathcal{B}(\mathbb{R})$
    • $H$ be adapted to $\mathbb{F}$ and $$\left\|H\right\|^2:=\operatorname{E}\left[\int_0^\infty H_t^2\;dt\right]<\infty$$

Now, let $\mathcal{E}_0$ be the set of all such $H$ and $\mathcal{E}$ be the set of all $H$ of the form $$H_t(\omega)=\sum_{i=1}^nh_{i-1}(\omega)1_{(t_{i-1},t_i]}$$ where $n\in\mathbb{N}$, $0=t_0<\ldots<t_n$ and $h_{i-1}$ is bounded and $\mathcal{F}_{t_{i-1}}$-measurable.


I want to show: If $H$ is $\mathbb{F}$-progressively measurable, i.e. for all $t\ge 0$ $$\Omega\times[0,t]\to\mathbb{R}\;,\;\;\;(\omega,s)\mapsto X_s(\omega)$$ is measurable with respect to $\mathcal{F}_t\otimes\mathcal{B}([0,t])$-$\mathcal{B}(\mathbb{R})$, and $\left\|H\right\|^2<\infty$, then $H\in\overline{E}$, where $\overline{E}$ denotes the closure of $\mathcal{E}$ with respect to $\mathcal{E}_0$:

Please note that $\mathbb{F}$-progressive measurability implies product measurability and $\mathbb{F}$-adaptedness.


So, I need to show that for all such $H$, there exists a sequence $(H^n)_{n\in\mathbb{N}}\subseteq\mathcal{E}$ with $$\left\|H^n-H\right\|^2\stackrel{n\to\infty}{\to}0$$

Probably, it's simple. But I really don't understand why it suffices to show that for all $T>0$ there exists such a sequence $(H^n)_{n\in\mathbb{N}}$ with $$\operatorname{E}\left[\int_0^T\left(H_t^n-H_t\right)^2\;dt\right]\stackrel{n\to\infty}{\to}0$$

1

There are 1 best solutions below

4
On BEST ANSWER

Fix $\epsilon>0$. Since $\|H\|^2 < \infty$, we can choose $R>0$ sufficiently large such that

$$\mathbb{E} \left( \int_R^{\infty} H_t^2 \, dt \right) < \epsilon.$$

By assumption, there exists $H^n \in \mathcal{E}$ such that

$$\mathbb{E} \left( \int_0^R |H_t^n-H_t|^2 \, dt \right) \leq \epsilon.$$

Without loss of generality, we may assume $H^n_t = 0$ for all $t>R$ (otherwise, consider $H^n \cdot 1_{[0,R]}$). Consequently, we obtain

$$\|H^n-H\|^2 = \mathbb{E} \left( \int_0^R |H^n_t-H_t)|^2 \, dt \right) + \mathbb{E} \left( \int_R^{\infty} |H_t|^2 \, dt \right) \leq 2 \epsilon.$$

This shows that we construct a sequence $(H^n) \subseteq \mathcal{E}$ such that $\|H^n-H\|^2 \to 0$.