Let $X$ be adapted and cadlag. If $\Delta X_T1_{T<\infty}=0$ a.s. for each stopping time $T$, then $\Delta X$ is indistinguishable from the zero process.
Protter proves the above statement by the following arguments:
Define stopping times for each $n$ inductively:
$T^{n,1} = \inf\{t >0 : |\Delta X_t|>\frac{1}{n}\},$
$T^{n,k}=\inf\{t >T^{n,k-1} : |\Delta X_t|>\frac{1}{n}\}.$
Then $T^{n,k}>T^{n,k-1}$ a.s. on $\{T^{n,k-1}<\infty\}$. Moreover $$\{|\Delta X_t|>0\}=\bigcup_{n,k}\{|\Delta X_{T^{n,k}}1_{T^{n,k}<\infty}|>0\}.\tag{1}$$
I am trying to understand this argument. We are trying to establish the LHS of (1) has measure $0$, and using the assumption, it suffices to establish $(1)$.
We know $$\{|\Delta X_t|>0\}=\bigcup_{n}\{\omega: \exists t>0, s.t. |\Delta X_t|>\frac{1}{n}\}.\tag{2}$$ Comparing (2) with (1), we know it suffices to show $$\{\omega: \exists t>0, s.t. |\Delta X_t|>\frac{1}{n}\}=\bigcup_{k}\{|\Delta X_{T^{n,k}}1_{T^{n,k}<\infty}|>0\}.$$
Then I don't know how to proceed. In particular, I don't know what the state of $\Delta X_{T^{n,k}}$ since $\Delta X_t$ does not have any continuity. Moreover, I don't understand why "$T^{n,k}>T^{n,k-1}$ a.s. on $\{T^{n,k-1}<\infty\}$" is true and how to use it.