As the title suggests, I'm asking for an intuitive explanation/idea of why a stopped martingale is still a martingale. This result doesn't seem intuitive to me for the following reason:
If $X_{t}$ is a martingale and $\tau$ is a stopping time,then the stopped process $X_{t \wedge \tau}$ is also a martingale. The problem I have with this is that since $\tau$ is random, the paths of the stopped process $X_{t \wedge \tau}$ will become constant at different times.
So, intuitively, when one path becomes constant, its variation is no longer contributing to the drift of the process. Since $X_{t}$ was originally a martingale and equally likely to go up or down, after the first path stops, it seems like there would be a weight or drift in the opposite direction because the path that is now constant is no longer balancing the weight of the other path going in the opposite direction.
I hope the above intuitive description of my issue makes sense. What's wrong with my intuition?