Why $\mathbb E[f(B_t)\mid \mathcal F_s]=\mathbb E[f(B_t)\mid B_s]$?

83 Views Asked by At

Let $(B_t)$ a Brownian motion and $(\mathcal F_t)$ its natural filtration. In my lecture, to prove that $(B_t)$ has the markov property they do as following : les $f$ measurable and bounded.

$$\mathbb E[f(B_t)\mid \mathcal F_s]=\mathbb E[f(B_t-B_s+B_s)\mid \mathcal F_s]=\mathbb E[f(B_t-B_s+x)]|_{x=B_s}=\mathbb E[f(B_t)\mid B_s].$$

And I do not agree with the last equality. For me $$\mathbb E[f(B_t-B_s+x)]|_{x=B_s}=\mathbb E[f(B_{t-s}+x)]|_{x=B_s}=\mathbb E[f(B_{t-s}+B_s)\mid B_s],$$ so how did they found that $\mathbb E[f(B_t)\mid B_s ]$ ?

1

There are 1 best solutions below

0
On

Notice that $$\mathbb E[f(B_t)\mid \mathcal F_s]=\mathbb E[f(B_t)\mid B_s],$$ if and only if $$\mathbb E[f(B_t)\mid \mathcal F_s]=\varphi (B_s),$$for some measurable function $\varphi $. Therefore, having $$\mathbb E[f(B_t)\mid \mathcal F_s]=\left.\mathbb E[f(B_t-B_s+x)] \right|_{x=B_s},$$ implies automatically that $$\mathbb E[f(B_t)\mid \mathcal F_s]=\mathbb E[f(B_t)\mid B_s].$$


Anyway. Instead of writing $$\left.\mathbb E[f(B_t-B_s+x)]\right|_{x=B_s}=\left.\mathbb E[f(B_{t-s}+x)]\right|_{x=B_s},$$ remark that $$\left.\mathbb E[f(B_t-B_s+x)]\right|_{x=B_s}=\mathbb E[f(B_t-B_s+B_s)\mid B_s]=\mathbb E[f(B_t)\mid B_s],$$ as wished.