Say we have a filtration $(\mathbb{F}_s)$, and a stopping time $\tau$ w.r.t. to that filtration.Let $X_t$ be a continuous stochastic process (not required to be adapted to the mentioned filtration), such that $X_t$ is independent of $(\mathbb{F}_s)_{s\leq s_0}$ for $s_0\leq t$
I strongly believe that it holds that for all $c>0$ (correct me if its not intuitively clear) $$P(X_{\tau}>c\vert \tau=s)=P(X_{s}>c).$$ or atleast $$P(X_{\tau+\epsilon}> c\vert \tau=s)=P(X_{s+\epsilon}> c).$$ Can anybody help me prove it?
What i have tried: Well in discrete time the proof of the 2nd statement is straight forward $$P(X_{\tau+1}>c\vert \tau=j)=\dfrac{P(X_{\tau+1}>c, \tau=j)}{P(\tau=j)}=\dfrac{P(X_{j+1}>c, \tau=j)}{P(\tau=j)}=P(X_{j+1}>c).$$ I have troubles making it work in continuous time. Our definition of $P(X_{\tau}>c\vert \tau=s)$ is the function $\phi(s)$ such that $\phi(\tau)$ is a.s the random variable $E(1_{(X_{\tau}>c)}\vert \tau).$
Consider $$\tau_n = \frac{[2^n\tau] + 1}{2^n}$$ Note that $\tau_n$ is discrete and $\tau_n \downarrow \tau$.
Now use the result you have for the discrete cases $$P(X_{\tau_n}>c\vert \tau_n=j)=\dfrac{P(X_{\tau_n}>c, \tau_n=j)}{P(\tau_n=j)}=\dfrac{P(X_{j}>c, \tau_n=j)}{P(\tau_n=j)}=P(X_{j}>c). \quad j \in \Bbb{Z}_+/ 2^n$$
Now to the continous case note that since $X_t$ is continuous $X_{\tau_n} \to X_\tau$ and $$ 1_{[X_{\tau} > c]} = \lim_n 1_{[X_{\tau_n} > c]} $$
Therefore $$ E[1_{[X_{\tau_n} > c]} \mid \tau] = \sum_{j \in \Bbb{Z}_+/2^n} P(X_{j}>c)1_{[2^n \tau] + 1 = j} = g^n(\tau)$$
Assume X is bounded, therefore by the bounded convergence theorem
$$ E[1_{[X_{\tau} > c]} \mid \tau] = \lim_n E[1_{[X_{\tau_n} > c]} \mid \tau] = \lim_n \sum_{j \in \Bbb{Z}_+/2^n} P(X_{j}>c)1_{[2^n \tau] + 1 = j} = \lim_n g^n(\tau) = g(\tau) $$
as for each $t$ $g(t) = \lim_n g^n(t) = P(X_t > c)$ is the limit of $\mathcal{F}_\tau$ measurable functions, the limit is also $\mathcal{F}_\tau$, and the claim follows.
To the general case (when $X$ is unbounded) note by $X^M = (X \wedge M) \vee 0$. $$X^M =\begin{cases}M & \text{ if } X>M \\X & \text{ if } 0<X\leq M \\0 & \text{ if } X\leq 0 \\\end{cases}$$
Now use the monotone congergence theorem. $$ E[1_{[X_{\tau} > c]} \mid \tau] = \lim_M E[1_{[X^M_{\tau} > c]} \mid \tau] = \lim_M P(X^M_{\tau} > c) = P(X_\tau> c) $$