For a (index-)homogeneous Markov process $X_t$, its infinitesimal generator A is defined to act on suitable functions $f : \mathbb R^n → \mathbb R$ by $$ A f (x) = \lim_{t \downarrow 0} \frac{\mathbf{E}^{x} [f(X_{t})] - f(x)}{t}. $$
- In the case of a inhomogeneous Markov process, how is its generator defined?
How can we go from the generator of a (inhomogeneous or homogeneous) Markov process to the Markov process (or its transition kernels/probabilities)?
There are two steps here, if I am correct:
- first go from the generator to the one-parameter semigroup of operators defined by the cauchy problem, and
- secondly go from the semigroup of operators to the transition kernels, by letting the integrand to be the indicator function of a measurable subset.
Thanks and regards!