ConceptComplete

Local Martingales

A local martingale is a process that "looks like a martingale locally" β€” it becomes a martingale when stopped at appropriate times. Local martingales arise naturally as ItΓ΄ integrals with unbounded integrands.


Definition

Definition5.1Local martingale

A process (Mt)(M_t) is a local martingale if there exists a sequence of stopping times Ο„nβ†‘βˆž\tau_n \uparrow \infty a.s. such that the stopped processes (Mtβˆ§Ο„n)(M_{t \wedge \tau_n}) are martingales for each nn.

Every martingale is a local martingale (take Ο„n=n\tau_n = n), but the converse is false.

ExampleLocal martingale that is not a martingale

Let Mt=∫0tBs dBs=12Bt2βˆ’12tM_t = \int_0^t B_s \, dB_s = \frac{1}{2}B_t^2 - \frac{1}{2}t. Then (Mt)(M_t) is a local martingale (stop at Ο„n=inf⁑{t:∣Bt∣β‰₯n}\tau_n = \inf\{t : |B_t| \geq n\}), but E[Mt]=βˆ’t/2β‰ 0=M0\mathbb{E}[M_t] = -t/2 \neq 0 = M_0, so it is not a martingale. The issue: the integrand BsB_s is not square-integrable uniformly over all paths.


Quadratic variation

Definition5.2Quadratic variation of local martingale

For a continuous local martingale (Mt)(M_t), the quadratic variation [M]t[M]_t is the unique increasing process such that Mt2βˆ’[M]tM_t^2 - [M]_t is a local martingale.

For an ItΓ΄ integral Mt=∫0tHs dBsM_t = \int_0^t H_s \, dB_s, we have [M]t=∫0tHs2 ds[M]_t = \int_0^t H_s^2 \, ds.


Summary

Local martingales extend the martingale concept to processes that are martingales "up to stopping times." They are the natural outputs of stochastic integration.