I know that Lévy process $\{X_t\}_{t\geq 0}$ is a stochastic process that satisfies few conditions:
- $\mathbb{P}(X_0 = 0) = 1.$
- $X_t$ has stationary increments and $X_t$ has independent increments.
And in different sources I found different definitions of the last condition. They are as follows:
$X_t$ is a cadlag process (right continuous with left limits)
$X_t$ is continuous in probability, that is: for each $t\geq0$, and for each $\epsilon\geq 0$: $$\lim_{s\rightarrow t}\mathbb{P}(|X_s-X_t|<\epsilon) = 1.$$
My question is: Are both conditions 1. and 2. equivalent? If no, which of these conditions is a correct one?