On the proof of lemma 1.2.4 of Stroock and Varadhan A question concerning stopping times

162 Views Asked by At

In the book Multidimensional diffusion processes, of Stroock and Varadhan one reads (page 23):

enter image description here

This is the proof of $(i)$. Here the authors say

Define $f_t$ on $(\{\tau \leq t\}, \mathcal{F}_t [\{\tau \leq t\}])$

What is the $\sigma$-algebra $\mathcal{F}_t [\{\tau \leq t\}]$? Is it $\{A \cap \{\tau \leq t\}\mid A \in \mathcal{F}_t\}$? Why do we consider such a sigma algebra instead of $\mathcal{F}_t$?

after proving $(ii)$ the authors say (page 24)

enter image description here

The proof of $(iii)$ is readily seen by the following reasoning:

$$A \in \mathcal{F}_{\sigma}: \quad A \cap \{\tau \leq t\} =A \cap \{\sigma \leq t\} \cap \{\tau \leq t\} \in \mathcal{F}_t \Rightarrow A \in\mathcal{F}_{\tau}. $$

But I can't see why this result follows from $(ii)$

Using $(ii)$ the sole thing I arrived at was $$A \in \mathcal{F}_{\sigma}: \quad A =A \cap \{\sigma \leq \tau\} \in \mathcal{F}_{\tau \wedge \sigma} = \mathcal{F}_{\sigma}, $$

which is not the desired result.

What am I missing here?

1

There are 1 best solutions below

1
On

Regarding your second point I think this is clearer if you know that $\mathcal{F}_{\sigma\wedge\tau}=\mathcal{F}_{\sigma}\cap\mathcal{F}_{\tau}$ because then instead of writing :

$$A \in \mathcal{F}_{\sigma}: \quad A =A \cap \{\sigma \leq \tau\} \in \mathcal{F}_{\tau \wedge \sigma} = \mathcal{F}_{\sigma}$$

You would write :

$$A \in \mathcal{F}_{\sigma}: \quad A =A \cap \{\sigma \leq \tau\} \in \mathcal{F}_{\tau \wedge \sigma}= \mathcal{F}_{\sigma}\cap\mathcal{F}_{\tau}\subseteq \mathcal{F}_{\tau},$$

For the first point, the notation corresponds to the trace sigma algebra which is what you have written, it turns out that the argument is build to guarantee that the form of preimage of a set for $\theta\circ f_t$ is $A\cap \{\tau\leq t\}$ ensuring the $\mathcal{F}_\tau$-measurability.

Best regards