I am studying Levy processes, and met the argument that if $X_t$ is a.s. cadlag then $X_t$ is continuous in probability.
The proof goes by showing that $$\lim_{u\to t} P(|X_u - X_t|>\epsilon)=\lim_{|t-u|\to 0}P(|X_{|t-u|}|>\epsilon)\le \lim_{h \to 0}\frac{1}{\epsilon} E(|X_h|\wedge \epsilon). $$
The final inequality is foreign to me because from what I've seen it should be $E(|X_h|)$, why do we get the minimum of with $\epsilon$?
Letting $h=t-u$ we have $P(|X_{|t-u|}|>\epsilon) \le P(|X_{|t-u|}|\wedge \epsilon'>\epsilon) \le \frac{1}{\epsilon} E(|X_h|\wedge \epsilon')$ whenver $\epsilon' >\epsilon$. Letting $\epsilon' \to \epsilon$ and invoking DCT we get $P(|X_{|t-u|}|>\epsilon) \le \frac{1}{\epsilon} E(|X_h|\wedge \epsilon)$.