Markov kernel: Difference between revisions

Content deleted Content added
Line 35:
then <math> \kappa(dy |x) = k(y, x)\nu(dy) </math> i.e. the mapping
:<math>\begin{cases} \kappa:\mathcal B \times X \to [0,1] \\ \kappa(B|x)=\int_{B}k(y, x)\nu(\mathrm{d} y) \end{cases}</math>
defines a Markov kernel.<ref>{{cite book|last1=Erhan|first1=Cinlar|title=Probability and Stochastics|date=2011|publisher=Springer|___location=New York|isbn=978-0-387-87858-4|pages=37–38}}</ref>. This example generalises the countable Markov process example where <math>\nu</math> was the [[counting measure]]. Moreover it encompasses other important examples such as the convolution kernels, in particular the Markov kernels defined by the heat equation. The latter example includes the [[Gaussian kernel]] on <math>X = Y = \mathbb R</math> with <math>\nu(dx) = dx </math> standard Lebesgue measure and
:<math>k_t(y, x) = \frac{1}{\sqrt{2\pi}t}e^{-(y - x)^2/(2t^2)}</math>.