Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $X=(X_t)$ be a stochastic process and we define the raw filtration by $F=(\mathcal{F}_t)$, where $\mathcal{F}_t:=\sigma (X_s;s\le t)$ Now I want to prove that $\sigma (\mathcal{C})=\mathcal{F}_t$, where $\mathcal{C}:=\{\prod_{k=0}^nf_k(X_{t_k});t_n\le t,f_k:\mathbb{R}\to \mathbb{R} \mbox{ bounded and measurable}\}$ I was able to prove one inclusion: since $\mathcal{F}_t$ is generated by $X^{-1}_s(B)$ where $B\in \mathcal{B}(\mathbb{R})$, we take $n=0$, $f_0=\mathbf1_B$ and $t_0=t_n=s$. The other inclusion is bothering me, i.e. $\sigma (\mathcal{C})\subset \mathcal{F}_t$?

share|improve this question

1 Answer

up vote 2 down vote accepted

Let $t \ge 0$, $n \in \mathbb N$, $f_k\colon \mathbb R \to \mathbb R$ measurable and bounded, $t_k \le t$ for $k \le n$. Then, as multiplication is measurable, and the $X_{t_k}$ are $\mathcal F_t$-measurable, $\prod_k f_k \circ X_{t_k}$ is $\mathcal F_t$-measurable. As $\prod_k f_k \circ X_{t_k} \in \mathcal C$ was arbitrary, and $\sigma(\mathcal C)$ is the smallest $\sigma$-algebra which makes these functions measurable, we have $\sigma(\mathcal C)\subseteq \mathcal F_t$.

share|improve this answer
@ martini: Just a small additional question: The proof still works if we restrict $f_k$ to be positive, i.e. $f_k:\mathbb{R}\to[0,\infty)$, right? – hulik Jul 12 '12 at 9:40
@hulik, yes. ${}$ – martini Jul 12 '12 at 10:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.