Suppose I have two independent Lévy processes $(X_t)_t$ and $(Y_t)_t$, both not continuous.
Is anyone familiar and can refer me to a result (or a counterexample) which states that
${\displaystyle \sum_{0\leq s\leq t}}|\Delta X_{s}\cdot \Delta Y_{s}|=0 $ for all $t\in \mathbb{R}$ a.s?
A different yet equivalent formulation of this is
$\Delta X_{t}=0$ or $\Delta Y_{t}=0$ a.s. for all $t\in \mathbb{R}$
In words, every two independent Lévy processes have no simultaneous jumps a.s. I know it holds for independent Poisson processes and I'm wondering if it generalizes.
Let $X$, $Y$ be independent real-valued Lévy processes and $\varepsilon>0$. Without loss of generality set $t=1$. Since the processes have cadlag paths, we find
$$\begin{align*} & \quad \mathbb{P}(\exists s \in [0,1]: |\Delta X_s| > \varepsilon, |\Delta Y_s|>\varepsilon) \\ &\leq \mathbb{P} \bigg( \bigcup_{i=0}^{\infty} \bigcap_{j \geq i} \underbrace{\left\{ \exists k \in \{0,\ldots,j\}: |X_{(k+1)/j}-X_{k/j}| > \frac{\varepsilon}{2}, |Y_{(k+1)/j}-Y_{k/j}| > \frac{\varepsilon}{2} \right\}}_{=: A_j} \bigg) \\ &= \mathbb{P} \left( \liminf_{j \to \infty} A_j \right) \leq \liminf_{j \to \infty} \mathbb{P}(A_j) \end{align*}$$
Using the stationarity of the increments as well as the independence of the processes, we obtain
$$\begin{align*} \mathbb{P}(A_j) &\leq \sum_{k=0}^j \mathbb{P}\left(|X_{(k+1)/j}-X_{k/j}| > \frac{\varepsilon}{2} \right) \cdot \mathbb{P}\left(|Y_{(k+1)/j}-Y_{k/j}|> \frac{\varepsilon}{2} \right) \\ &= j \cdot \mathbb{P}\left(|X_{1/j}|> \frac{\varepsilon}{2} \right) \cdot \mathbb{P}\left(|Y_{1/j}|> \frac{\varepsilon}{2} \right) \end{align*}$$
Applying this lemma yields that
$$j \cdot \mathbb{P} \left(|X_{1/j}| > \frac{\varepsilon}{2} \right) \leq C, \qquad j \in \mathbb{N}$$
for some constant $C>0$. On the other hand, by the stochastic continuity, $\mathbb{P}(|Y_{1/j}|>\varepsilon/2) \to 0$ as $j \to \infty$. Consequently,
$$ \mathbb{P}(\exists s \in [0,1]: \Delta X_s > \varepsilon, \Delta Y_s>\varepsilon) \leq \liminf_{j \to \infty} \mathbb{P}(A_j) = 0$$
Since $\varepsilon>0$ is arbitrary, this finishes the proof.
Note that the jumps of a Lévy process $X$ cannot occur at fixed times. Indeed,
$$\begin{align*}\DeclareMathOperator \re {Re} \DeclareMathOperator \im {Im} \mathbb{P}(|\Delta X_t|>\varepsilon) &= \mathbb{P} \left( \bigcup_{j \geq 1} \bigcap_{k \geq j} |X_t-X_{t-1/k}| \geq \varepsilon \right) \\ &\leq \liminf_{k \to \infty} \mathbb{P}(|X_t-X_{t-1/k}| \geq \varepsilon) = 0 \end{align*}$$
by the stochastic continuity of $X$. Thus, $\Delta X_t = 0$ a.s. Obviously, this implies
$$\Delta X_t \cdot \Delta Y_t = 0$$
for any two Lévy processes $X$, $Y$.
Note that $\Delta X_t \cdot \Delta Y_t = 0$ a.s., $t \geq 0$, does in general not imply
$$\sum_{s \leq t} \Delta X_s \cdot \Delta Y_s = 0,$$
see Did's comment below.