I have a proof of a property regarding the stopped $\sigma$-algebra, where one part I do not understand, I'll highlight what I do not get, can you please help me?
We have a probability space $(\Omega,\mathcal{F},P)$, with a filtration $\{\mathcal{F}_t\}$. We have a random variable T, which is a stopping time, i.e. $\{\omega: T(\omega)\le t\}\in \mathcal{F}_t\ \ \forall t$.
The stopped sigma-algebra is defined as $\mathcal{F}_t = \{F\in \mathcal{F}: F\cap\{\omega: T(\omega)\le t\}\in \mathcal{F}_t \ \forall t\}$.
The theorem proved is this:
Let $T$ be a finite stopping time. Then $\mathcal{F}_t$ is the smallest $\sigma$-algebra containing all càdlàg processes sampled at T. That is:
$\mathcal{F}_T = \sigma(X_T: \text{X adapted and càdlàg}).$
The proof given is this:
Let $\mathcal{G} = \sigma(X_T: \text{X adapted and càdlàg})$. Let $A \in \mathcal{F}_T$. Then $X_t=1_A(\omega)\cdot 1_{\{T(\omega)\le t\}}$ is a càdlàg process, and $X_T(\omega)=1_A(\omega)$. Hence $A \in \mathcal{G}$, and $\mathcal{F}_t \subset \mathcal{G}$.
Next let $X$ be an adapted càdlàg process. We need to show that $X_T$ is $\mathcal{F}_T$ measurable. Consider $X(s,\omega)$ as a function from $[0,\infty)\times\Omega$ into $\mathbb{R}$. Construct $\phi: \{T \le t\}\rightarrow[0,\infty)\times\Omega$ by $\phi(\omega)=(T(\omega),\omega))$. Then since X is adapted and càdlàg, we have that $X_T = X \circ \phi$ is a measurable mapping from $(\{T\le t\},\mathcal{F}_t\cap\{T \le t\})$ into $(B,\mathcal{B}(\mathbb{R})).$ Therefore
$\{\omega: X(T(\omega),\omega)\in B\}\cap \{T\le t\}$
is in $\mathcal{F}_t$, and this implies that $X_T$ is $\mathcal{F}_T$-measurable.
I have two questions regarding this proof which I do not understand.
It is assumed ha T is a finite stopping time, but where in the proof is that actually used? I can't see where he uses it?
This is my main question, and it is in regard to the second part which I have highlighted. Why does it follow that since X is an adapted càdlàg-process, then $X\circ \phi$ is measurable wih regards to the given spaces$ (\{T\le t\},\mathcal{F}_t\cap\{T \le t\})$ and $(B,\mathcal{B}(\mathbb{R}))$. Is this easy to see, or do we have to do some work to show this?
From what I see, in order to finish this part of the proof and show that $X_T$ is $\mathcal{F}_T$-measurable, we have to show two things. First that $X_T^{-1}(B)\in \mathcal{F}$ and for all t, $X_T^{-1}(B)\cap\{T\le t\}\in \mathcal{F}_t$for all t, and all Borel-sets. Is this showed in the proof?