I'm selfstudying stochastic processes. There is a question on the characterization of sets in $\mathcal F_t^X:=\sigma(\{X_s: s\leq t \})$.
Let $T \subset \mathbb R^+$ be the time index set. We consider $\Omega \subset E^T$ where $E$ is some (nice) set, e.g. $\mathbb R$ with the property that for eacht $t\in T$ and $\omega\in \Omega$ there is $\bar \omega \in \Omega$ such that $\bar \omega_s = \omega_{s\wedge t}$ for all $s\in T$ (I personally don't know why we need this). Let $\mathcal F=\mathcal E^T\cap \Omega$ where $\mathcal E^T$ is the $\sigma$-algebra on $E^T$. Let $X=(X_t)_{t\in T}$ be the canonical process on $(\Omega,\mathcal F)$.
The problem I have is to prove the following assertion:
Assertion. $A\in \mathcal F^X_t$ implies the following
- $A\in\mathcal F_\infty^X$.
- $\omega \in A$ and $X_s(\omega)=X_s(\omega')$ for all $s\in T$ with $s\leq t$ imply $\omega'\in A$.
Attempt.
Number (1) follows from $\mathcal F_t^X\subset\mathcal F_\infty^X$. But I'm having troubles with the second implication. I started like this, let $\mathcal C$ be a $\pi$-system that generates $\mathcal E$. Then in one of the notes they say $\mathcal F_t^X$ is generated by the following $\pi$-system $\mathcal C_t^X$, defined as
\begin{align}
\mathcal C_t^X = \{X_{t_1}^{-1}(C_1)\cap ...\cap X_{t_n}^{-1}(C_n) : t_1<t_2 <...<t_n\leq t, C_1,...,C_n\in\mathcal C, n=1,2,....\}
\end{align}
Of course, if $A\in \mathcal C_t^X$, then $\omega \in A$ if and only if
\begin{align*}
X_{t_1}(\omega) \in C_1,....,X_{t_n}(\omega)\in C_n
\end{align*}
for some set $C_1, C_2,..$ etc. But then it is immediately clear that $\omega'\in A$. I can only do this in the case $A$ is in the $\pi$-system. How can I conclude that the assertion also holds if $A$ is not in the $\pi$-system?