I'm trying to figure out this question:
Let $X$ be a canonical, right-continuous Markov process with values in a Polish state space $E$, equipped with Borel $\sigma$-algebra $\mathcal{E}$. Assume $t \mapsto \mathbb{E}_{X_t}f(X_s)$ right-continuous everywhere for each bounded continuous function $f : E \mapsto R$. For $x \in E$ consider the stopping time $\sigma_x = \inf\{t > 0 | X_t \neq x\}$.
I've shown that there exists an $a \in [0,\infty]$ such that $\mathbb{P}_x(\sigma_x > t)= e^{-at}$. Now suppose that $x \in E$ such that the above $a \in (0,\infty)$. I want to show that $$ \{X_{\sigma_x} = x,\, \sigma_x < \infty\} \subseteq \{\sigma_x \circ \theta_{\sigma_x} = 0,\, \sigma_x < \infty\}.$$
The problem is I'm only farmiliar with the definition of $\theta_\tau$, where $\tau$ is a stopping time, in the context of a stochastic process. In other words, the expression $$ (X_t \circ \theta_\tau)(\omega) = X_{\tau(\omega) + t}(\omega).$$
Since the stopping time $\sigma_x$ isn't time dependent, I don't know how to interpret the expression $\sigma_x \circ \theta_{\sigma_x}(\omega)$.
Any ideas?