Local Martingales and Semimartingales
Motivation: why this matters in quant finance
Derivative pricing arguments often say that a discounted gain process is a martingale. Lawler's continuous-time construction shows why that sentence is slightly too clean: an Itô integral with uncontrolled bet size can fail to be a true martingale, even though it becomes one after stopping before the quadratic variation gets too large.
That distinction matters when a trading strategy is allowed to scale positions aggressively. A model can have the formal differential
The informal idea
Lawler motivates local martingales with a continuous-time version of a doubling strategy. A stochastic integral
is a square-integrable martingale if . If that condition fails, the integral can still be defined path by path up to the time its quadratic variation explodes, but the expectation need not stay fixed. The process behaves like a martingale only while the accumulated variance is kept under control.
Localisation does exactly that. Instead of asking whether is a martingale for all paths and all times, stop it at the first time its quadratic variation reaches level . Each stopped process is a proper martingale; the original process is recovered as .
For Itô processes, the semimartingale idea is the decomposition already present in Lawler's SDE notation:
The first integral is finite variation. The second is a local martingale. Full semimartingale theory is broader than Lawler's introductory treatment, but this decomposition is the version that students need for continuous diffusion models and the one supported by the source material.
Formal definitions
Local martingale. A continuous adapted process on is a local martingale if there exists an increasing sequence of stopping times such that almost surely and, for each , the stopped processis a martingale.
For an Itô integral , Lawler uses the stopping times
Then is square-integrable for each , so is a local martingale up to
Itô semimartingale form used in this lesson. A continuous process is in Itô semimartingale form if it can be written aswhere the first integral is the finite-variation part and the second is the local-martingale part.
This is the natural continuous-path process class generated by Lawler's Chapter 3 SDE decomposition. General semimartingales can include more integrators and jump terms; those are outside this specific Lawler-grounded note.
Key properties
Localisation turns variance control into martingales
The drift term decides martingality in an Itô decomposition
If
Optional sampling survives under the right hypotheses
Lawler's optional sampling theorem states that if is a continuous martingale and is a stopping time, then is a martingale and . If additionally for all and almost surely, then .
The square-integrability condition is not cosmetic. It is the barrier between legitimate stopping arguments and gambling-system paradoxes.
Quadratic variation measures the clock of the martingale part
For a stochastic integral,
This is why stopping by quadratic-variation level is natural: it stops the process by its accumulated stochastic risk, not by calendar time. Later continuous-martingale theory sharpens this into the result that a continuous martingale is a time-changed Brownian motion.
Worked examples
Example 1: a stopped Itô integral is a martingale
Let
for an adapted, piecewise-continuous process . Suppose can be large enough that is not finite. Define
Then
and its quadratic variation is at most . The variance rule for Itô integrals gives square integrability, so is a martingale. The unstopped is therefore a local martingale even when it is not a true martingale.
Example 2: separating drift and local martingale risk in GBM
the integral form is
The first integral is finite variation; it accumulates predictable drift. The second integral is the local-martingale part; it accumulates Brownian innovation. Under a risk-neutral measure, the discounted process has zero drift:
so the discounted stock is at least locally a martingale. To use it inside an expectation-pricing formula, one still checks conditions that make it a true martingale.
Example 3: continuous gambler's ruin from optional sampling
Let be a continuous martingale with and define
If almost surely, then the stopped process is bounded. Optional sampling gives
Solving,
This is Lawler's continuous martingale version of gambler's ruin: stopping a fair game at two barriers gives a probability determined by the starting point and boundaries, not by a drift term.
Common confusions and pitfalls
"Local martingale means martingale over a short calendar interval." Localisation is by stopping times, not by taking a small deterministic interval. The stop can depend on the path, such as stopping when quadratic variation reaches .
"The stochastic integral is always a martingale." Lawler's variance rule gives a square-integrable martingale when the integrability condition holds. Without it, an Itô integral may only be a local martingale.
"Zero drift is enough for pricing by expectation." Zero drift gives a local-martingale candidate. Pricing formulas need enough integrability to justify optional sampling or conditional expectation identities.
"Semimartingale means any process used in finance." In this lesson, the term is used narrowly for the Itô decomposition supported by Lawler: finite variation plus local martingale. General semimartingale theory is wider and includes jump structure not developed here.
"The martingale part is always a true martingale part." The phrase is standard shorthand, but Lawler explicitly warns that one should often say "local martingale part."
Where this goes next
- Infinitesimal Generators and Kolmogorov Equations: uses the drift term produced by Itô's formula to build PDEs.
- Feynman-Kac Formula: turns a discounted expectation into a PDE by forcing a discounted process to be a martingale.
- Girsanov's Theorem: changes drift while preserving the stochastic-integral structure.
- Jump-Diffusion Processes: adds jumps to the same drift-plus-martingale intuition.
- Black-Scholes PDE: uses the vanishing-drift condition on discounted values in the finance setting.
References
- Lawler, G. F. (2023). Stochastic Calculus: An Introduction with Applications. Ch. 3 §3.2 (Stochastic integral), Ch. 3 §3.4 (Itô process decomposition), Ch. 4 §4.1 (Martingales and local martingales).