We have a jump diffusion:
$X_t=bt + \sigma W_t + Y_t$
where b is the drift parameter, $\sigma$ the diffusion parameter, $W_t$ a Wiener process and $Y_t$ a CPP (compound Poisson process). We know that $W_t$ has infinite total variation (since its quadratic variation equals $t$ and its paths are continuous with probability 1). It seems obvious that the remaining two parts can't really make quadratic variation infinite, but how to prove this formally?
Thanks