Let $(M_t)$ a martingale and $(\mathcal F_t)$ a filtration. Then, $\mathbb E|M_t|<\infty $ for all $t$ and $$\mathbb E[M_t\mid \mathcal F_s]=M_s,$$ when $s\leq t$. Why this last condition tell us that it's always adapted to $\mathcal F_t$ ? (i.e. that $\{M_t\leq x\}\in \mathcal F_t$ for all $t$).
Asked
Active
Viewed 566 times
2
-
Sorry, but why -1 point ? Sorry, If the question is stupid, I'm a beginner in stochastique calculation. – user380364 Oct 19 '16 at 11:30
1 Answers
3
By the very definition of conditional expectation,
$$\mathbb{E}(X \mid \mathcal{F}) \quad \text{is $\mathcal{F}$-measurable} \tag{1} $$
for any integrable random variable $X$ and any $\sigma$-algebra $\mathcal{F}$. Since
$$\mathbb{E}(M_t \mid \mathcal{F}_s) = M_s \qquad \text{for all $s \leq t$}$$
we have in particular
$$M_t = \mathbb{E}(M_t \mid \mathcal{F}_t).$$
By $(1)$, this implies that $M_t$ is $\mathcal{F}_t$-measurable.
saz
- 120,083