$$B_H(t_2,\omega)-B_H(t_1,\omega) = \frac{1}{\Gamma(H+1/2)}\Bigg\{\int_{-\infty}^{t_2}(t-s)^{H-1/2}dB(s,\omega)-\int_{-\infty}^{t_1}(t-s)^{H-1/2}dB(s,\omega)\Bigg\}$$ It's taken from Mandelbrot & Van Ness' (1968) definition of Fractional Brownian Motion. I believe it is a definition of the difference between values of the fBm process at $t_1$ and $t_2$, but I don't understand why the RHS refers to $t$ without a subscript and $s$. I want to know this because I would like to see how the covariance: $$ E\big[B_H(t)B_H(s)\big] = \frac{1}{2}\big(|t|^{2H}+|s|^{2H}-|t-s|^{2H}\big)$$
is derived from the above definition.