Let's consider $T=[0,+\infty]$ and let $\tau$ be markov process. I want to check if $\tau^2$ is also markov process i.e. if $\tau^2 \in \mathbb{F}_t$
My work so far
$$\{\tau^2 \le t\}=\{\tau \in [-\sqrt{t},\sqrt{t}]\}=\{\tau \le \sqrt{t}\} \cap\{\tau \ge -\sqrt{t} \}$$
First term of intersection belongs to $\mathbb{F}_{\sqrt{t}}$ which belongs to $\mathbb{F}_t$. But I'm not sure about second term. If it belongs also to $\mathbb{F}_\sqrt{t}$ then $\tau^2$ will be markov process, but I'm not able to check it. Can you give me a hand doing so ?