Let $(X_t)_{t\ge 0}$ be a stochastic process. Let $$M_n(a_1,\dotsc, a_n; t_1, \dotsc, t_n) = \mathbb{E}e^{\sum_{i=1}^n a_i X_{t_i}},\,$$ where $t_i,\, 1\le i \le n$ are distinct.
- Is it essential that $$\lim_{h_1\to 0,\dotsc, h_n\to 0}M_n(a_1, \dotsc, a_n; t+h_1,\dotsc, t+h_n) = M_1\left(\sum_{i=1} a_i; t\right)$$ Almost every process that I can think of including Levy processes, Gaussian process satisfy this condition.
- If the answer to the above question is no, I was wondering about the implication of a process not satisfying this condition.
Example
Let $(X_t)_{t\ge 0}$ be a Gaussian process with mean function $\mu$ and covariance function $\Sigma$. Then $$M_n(a_1,\dotsc, a_n; t_1,\dotsc, t_n) = \exp\left(\sum_{i=1}^n a_i \mu(t_i) + \frac{1}{2}\sum_{i=1}^n \sum_{j=1}^n a_ia_j \Sigma(t_i, t_j) \right)$$
Moreover, $$\lim_{h_1\to 0,\dotsc, h_n\to 0}M_n(a_1, \dotsc, a_n; t+h_1,\dotsc, t+h_n) = \exp\left(\sum_{i=1}^n a_i \mu(t) + \frac{1}{2}\sum_{i=1}^n \sum_{j=1}^n a_ia_j \Sigma(t, t) \right) = M_1(\sum_{i=1}^n a_i; t)$$