37.06.01 · probability / 06-brownian-motion-stochastic-calculus

Continuous Local Martingales, Quadratic Variation, and the Doob–Meyer Decomposition

shipped3 tiersLean: none

Anchor (Master): Revuz–Yor, Continuous Martingales and Brownian Motion (Springer Grundlehren 293, 3rd ed. 1999), Ch. IV §§1–4 (quadratic variation, Kunita–Watanabe, BDG); Karatzas–Shreve §§1.4–1.5 (Doob–Meyer, class DL); Le Gall Ch. 4–5

Intuition Beginner

Watch a fair gambling game where your fortune drifts up and down with no built-in tendency either way: on average, tomorrow's fortune equals today's. A process with this no-drift fairness is the idea behind a martingale. Now suppose the fortune also moves continuously, never jumping — it is the running total of a steady stream of tiny fair bets. The two peer units built one such object, Brownian motion. This unit studies every object of that kind at once, and extracts the one number that measures how violently it shakes.

That number is the accumulated roughness. Take the path over a stretch of time, chop the stretch into many tiny pieces, square the change across each piece, and add the squares. For a smooth curve this sum shrinks to zero as the pieces get tiny. For a fair continuous game it does not: the squares add up to a genuine, growing quantity. We call this growing quantity the quadratic variation, and it is the clock that tells you how much randomness has been spent so far.

Here is the surprise that makes the whole subject work. Once you subtract that accumulated roughness from the square of your fortune, you get back a fair game. The roughness is exactly the unfair, always-rising part hidden inside the squared fortune, and pulling it out leaves fairness behind.

There is also a gentler companion idea: any continuously rising-on-average game splits cleanly into a fair part plus a single, steadily increasing part. The rising part is unique. That clean split is the organising fact of the theory.

Visual Beginner

Two panels stacked vertically share a time axis running left to right. The top panel shows a jagged continuous path that wanders up and down with no overall slope — a fair continuous game. The bottom panel shows a second curve that only ever rises, never falls: a smooth staircase-like ramp climbing steadily from left to right. This second curve is the accumulated roughness of the path above it.

Read the two panels together. Where the top path is calm over a stretch, the bottom curve is nearly flat; where the top path shakes hard, the bottom curve climbs steeply. The bottom curve never goes down, because you are always adding squares, and squares are never negative. The height of the bottom curve at any time is the total roughness spent up to that time — the natural clock of the random motion. For Brownian motion this clock ticks at exactly the same rate as ordinary time, which is the statement that its accumulated roughness after time is just itself.

Worked example Beginner

Take Brownian motion, the fair continuous game from the peer units, and watch it from time to time . Split the interval into equal pieces, each of width . Suppose the four changes across the pieces come out as , , , and .

Square each change: squared is ; squared is ; squared is ; squared is . Add the four squares: . That running total of squares is an estimate of the accumulated roughness over .

Now refine. Use pieces instead of , then , then more. The individual squared changes get smaller, but there are more of them, and their sum settles down toward a fixed number rather than shrinking away. For Brownian motion that fixed number is exactly — the elapsed time. Our coarse four-piece estimate of is already in the right neighbourhood; finer splits home in on .

Compare a smooth path, say a straight line rising from to . Across each of equal pieces the change is , whose square is ; four of them sum to . With pieces each change is , square , sixteen of them sum to . The sum is collapsing toward . What this tells us: a smooth path has zero accumulated roughness, while the fair continuous game has a strictly positive, growing one. That gap is the entire reason stochastic calculus needs a correction term the ordinary calculus does not.

Check your understanding Beginner

Formal definition Intermediate+

Fix a filtered probability space whose filtration satisfies the usual conditions (right-continuous, with containing all -null sets), as set up in 02.15.01. All processes are real-valued with continuous paths unless stated otherwise. A stopping time is a map with for every ; for a process the stopped process is .

A continuous adapted process with is a continuous local martingale if there is a sequence of stopping times almost surely such that each stopped process is a uniformly integrable martingale. The are a reducing (or localizing) sequence; localization is what lets one work with processes whose moments may be infinite, since each is well behaved even when itself is not integrable. Every continuous martingale is a continuous local martingale (take ), and the class of continuous local martingales starting at is denoted . A general continuous local martingale is with .

A process is increasing if and is nondecreasing and continuous; it is of finite variation if it is a difference of two increasing processes. A continuous adapted increasing process is automatically predictable, meaning measurable with respect to the -algebra on generated by the continuous adapted processes; in the continuous setting predictability adds nothing beyond adaptedness and continuity, but it is the property that forces uniqueness below.

For a continuous local martingale , its quadratic variation is the unique continuous increasing process such that $$ M_t^2 - \langle M \rangle_t \quad\text{is a continuous local martingale.} $$ Equivalently, along any sequence of partitions of with mesh , $$ \sum_{k} \big(M_{t_{k+1}^n} - M_{t_k^n}\big)^2 ;\xrightarrow{\ \mathbb{P}\ }; \langle M \rangle_t . $$ The bracket (or covariation) of two continuous local martingales is defined by polarization, $$ \langle M, N \rangle ;=; \tfrac{1}{4}\big(\langle M + N \rangle - \langle M - N \rangle\big), $$ the unique continuous finite-variation process with a continuous local martingale; it is symmetric and bilinear, and . For Brownian motion the identity of 02.15.01 is the prototype.

A continuous adapted process is a continuous submartingale if it is integrable and for . It is of class (DL) if for each the family is uniformly integrable. The formalization follows Le Gall [Le Gall 2016] §4.1 and Karatzas–Shreve [Karatzas 1991] §1.4.

Counterexamples to common slips

  • A continuous local martingale need not be a martingale: an integrability gap can fail the conditional-expectation identity even though every satisfies it. A local martingale that is also of class (D) (uniformly integrable hull over all stopping times) is a true martingale; bounded-below local martingales are supermartingales by Fatou but not always martingales.
  • The bracket is not in general taken with absolute values — it is a signed finite-variation process, and the polarization identity can produce a decreasing component when and are negatively correlated.
  • The compensator in Doob–Meyer is predictable, not merely adapted-increasing. Dropping predictability destroys uniqueness: one can add to a continuous compensator any continuous local martingale of finite variation, but a continuous finite-variation local martingale starting at is identically , which is exactly why continuity restores uniqueness without invoking the full predictable -algebra.

Key theorem with proof Intermediate+

The structural pillar is the existence and uniqueness of the quadratic variation, realised as the compensator of .

Theorem (Quadratic variation of a continuous local martingale). Let . There exists a unique continuous increasing process with such that is a continuous local martingale. Moreover, for each , in probability along any sequence of partitions of with mesh tending to .

Proof. Uniqueness. If are both continuous increasing with and local martingales, then is a continuous local martingale of finite variation starting at . A continuous local martingale of finite variation is constant: localize so it is a true martingale of bounded variation ; for a partition of , , and the supremum tends to by uniform continuity while is integrable, so and . Hence .

Existence, bounded case. Assume first is a bounded martingale, . Fix and a partition , and set $$ A^\Pi_t = \sum_{t_k \le t} \big(M_{t_{k+1} \wedge t} - M_{t_k \wedge t}\big)^2 . $$ A direct computation using on each block shows $$ M_t^2 - A^\Pi_t = 2 \sum_{t_k \le t} M_{t_k}\big(M_{t_{k+1}\wedge t} - M_{t_k \wedge t}\big) =: 2 \int_0^t H^\Pi_s , dM_s, $$ the stochastic integral of the simple integrand against , hence a martingale by 02.15.02. Thus is a martingale for each . As the mesh shrinks along a refining sequence, the integrands converge to in and the Itô isometry gives that is Cauchy in : indeed once the bracket is bootstrapped, the standard refinement argument controlling the cross terms by the uniform continuity of . The limit defines a process ; it is increasing because each is, and continuous because the convergence is uniform in in probability (Doob's inequality applied to the martingales ). Passing to the limit, is a martingale, and the partition sums converge in probability to .

Existence, local case. For general choose reducing times with a bounded martingale (the stopping time works since is continuous). Apply the bounded case to get ; by uniqueness these are consistent, , so they glue to a single increasing process with , and is a local martingale reduced by the same .

Bridge. This theorem is the foundational reason the Itô integral of 02.15.02 extends beyond Brownian motion: it builds toward the general stochastic integral against any continuous local martingale, whose isometry reads , and the same construction appears again in the Doob–Meyer decomposition, where is recognised as the compensator of the submartingale . The realisation of as a limit of squared increments is exactly the abstract clock the Beginner tier called accumulated roughness, and the polarization generalises the single-process identity to a bilinear pairing. Putting these together, the central insight is that squaring a continuous local martingale exposes a hidden predictable increasing process, and stripping it off recovers a martingale; this one fact is dual to the decomposition of into fair and rising parts, and it is what makes quadratic variation simultaneously a pathwise limit, a compensator, and the natural time change under which becomes Brownian motion in the Dambis–Dubins–Schwarz theorem.

Exercises Intermediate+

Advanced results Master

The bracket organises the entire and theory of continuous local martingales. We collect the structural theorems beyond existence.

Kunita–Watanabe inequality. For continuous local martingales and measurable processes , almost surely $$ \int_0^t |H_s|,|K_s|,\big|d\langle M, N\rangle_s\big| ;\le; \Big(\int_0^t H_s^2,d\langle M\rangle_s\Big)^{1/2}\Big(\int_0^t K_s^2,d\langle N\rangle_s\Big)^{1/2}. $$ This is Cauchy–Schwarz for the random bilinear form and is the pointwise estimate making well defined and continuous in . It implies the Kunita–Watanabe absolute continuity: , so the covariation measure is dominated by the geometric mean of the diagonal measures.

Characterisation as compensator. For , the process is exactly the predictable increasing part in the Doob–Meyer decomposition of the submartingale . Thus the two ways of producing — as a limit of squared increments and as the compensator removing the drift of — coincide, and the uniqueness of the compensator is the uniqueness of .

Doob–Meyer decomposition (continuous, class (DL)). Every right-continuous submartingale of class (DL) admits a unique decomposition with a local martingale, , and a predictable increasing process, . When has continuous paths, and are continuous; predictability of is what pins it uniquely. The submartingale for a continuous local martingale is the canonical instance, with .

Burkholder–Davis–Gundy inequalities. For every there exist universal constants such that for all and all stopping times , $$ c_p,\mathbb{E}\big[\langle M\rangle_T^{,p/2}\big] ;\le; \mathbb{E}\Big[\sup_{0 \le t \le T}|M_t|^p\Big] ;\le; C_p,\mathbb{E}\big[\langle M\rangle_T^{,p/2}\big]. $$ At the continuous-local-martingale level these hold for *all* , including where Doob's inequality fails; the quadratic variation, not the second moment, is the correct universal yardstick. The case is Doob's inequality combined with the compensator identity .

Dambis–Dubins–Schwarz time change. If has almost surely, then with is a standard Brownian motion, and . Every continuous local martingale is a Brownian motion run on its own quadratic-variation clock — the exact sense in which is the intrinsic time of , sharpening Lévy's characterisation from 02.15.01.

Synthesis. Putting these together, the central insight is that a single object, the quadratic variation , plays four roles that the theory shows to be one: it is exactly the pathwise limit of squared increments, the predictable compensator of in the Doob–Meyer split, the yardstick in the Burkholder–Davis–Gundy bounds, and the intrinsic clock of the Dambis–Dubins–Schwarz time change. The Kunita–Watanabe inequality is dual to the Cauchy–Schwarz structure of the bracket and generalises the scalar isometry into a genuine inner-product geometry on , under which is the pairing and the BDG inequalities make . This is the foundational reason the stochastic integral closes on continuous local martingales rather than only on Brownian motion: has bracket , so quadratic variation propagates through integration, and putting these together, the same compensator that removes the drift from removes it from every Itô process, which appears again in the Girsanov theorem, the martingale representation theorem, and the time-change reduction of stochastic differential equations to Brownian SDEs. The bridge is that all of stochastic calculus is the calculus of one increasing process attached to each continuous local martingale.

Full proof set Master

The existence and uniqueness of are proved in full in the Key theorem section. The remaining Master claims are recorded here.

Proposition (Kunita–Watanabe inequality). For continuous local martingales and nonnegative measurable , almost surely .

Proof. Fix and . The increment is nonnegative because is increasing. A nonnegative quadratic in has nonpositive discriminant, giving the pointwise (in the increment) Cauchy–Schwarz bound . Summing over a partition and passing to the Stieltjes limit yields as measures on . Now apply the Cauchy–Schwarz inequality for the Stieltjes integral against the dominating measure: with , $$ \int_0^t H K,|d\langle M,N\rangle| \le \int_0^t HK,d\mu \le \Big(\int_0^t H^2,d\langle M\rangle\Big)^{1/2}\Big(\int_0^t K^2,d\langle N\rangle\Big)^{1/2}, $$ the last step being Cauchy–Schwarz with the factorisation and .

Proposition (uniqueness in Doob–Meyer via predictability). A continuous submartingale of class (DL) has at most one decomposition with a continuous local martingale, continuous predictable increasing, .

Proof. If are two such, then is simultaneously a continuous local martingale (difference of two) and a continuous finite-variation process starting at . By the uniqueness argument of the Key theorem, a continuous finite-variation local martingale is constant, so and then . The continuity hypothesis does the work that predictability does in the càdlàg theory: among continuous processes the finite-variation local martingales are exactly the constants.

Proposition (Burkholder–Davis–Gundy, and the upper bound for ). For and a stopping time, ; and for there is with .

Proof. For : localizing, is a martingale, so ; Doob's maximal inequality gives , and monotone convergence in closes it. For : apply Itô's formula to where for , giving . Taking expectations kills the local-martingale term (after localization), so . Hölder with exponents and Doob's inequality combine to absorb the supremum factor and yield with depending only on .

Proposition (Dambis–Dubins–Schwarz). Let with a.s. Define and . Then is a standard Brownian motion in the time-changed filtration , and .

Proof. The are stopping times increasing and right-continuous in ; since is continuous and increasing, . The optional sampling theorem for the local martingales and at the times shows is a continuous -local martingale with . Continuity of holds because is constant on each interval where is flat, so the time change does not introduce jumps. By Lévy's characterisation 02.15.01, a continuous local martingale with bracket is a standard Brownian motion. Finally because on the support of and is constant across flat stretches.

Connections Master

The quadratic variation built here is the exact mechanism behind the Itô isometry of 02.15.02: that unit proves for Brownian motion, and the present theory replaces by to give the general isometry against any continuous local martingale, which is what lets the stochastic integral leave the Brownian setting. The ad-hoc computation done there is the single example this unit promotes to a structural theorem.

Brownian motion 02.15.01 is both the prototype and the universal target: is the defining instance of the bracket, Lévy's characterisation proved there is the converse used in the Dambis–Dubins–Schwarz proof above, and the reflection and strong-Markov apparatus of that unit transfers to general continuous local martingales through their Brownian time change. The present unit supplies the general continuous-local-martingale theory those Brownian results silently presuppose.

The Radon–Nikodym theorem 02.07.08 is the analytic engine beneath the whole construction: conditional expectation, on which the martingale and submartingale definitions rest, is the Radon–Nikodym derivative of the restricted measure, and the absolute-continuity statement in Kunita–Watanabe () is a Radon–Nikodym domination of Stieltjes measures. The compensator in Doob–Meyer is itself a Radon–Nikodym-type density of the submartingale's drift against time.

The bracket and compensator developed here are the foundation for the manifold-valued and frontier extensions catalogued downstream: the probabilistic heat kernel 03.09.29 and Brownian motion on a Riemannian manifold 03.02.45 both run on stochastic integrals whose isometries are exactly the pairings of this unit, and the Stratonovich calculus 02.15.05 differs from the Itô calculus precisely by a correction term, the covariation built here by polarization.

Historical & philosophical context Master

The discrete-time root is Joseph Doob's decomposition of a submartingale into a martingale plus a predictable increasing process, presented in his 1953 monograph Stochastic Processes [Doob 1953]. The continuous-time analogue resisted because there is no "previous step" to make the increasing part predictable, and the resolution came with Paul-André Meyer's 1962 theorem [Meyer 1962] showing that a supermartingale of class (D) admits a decomposition into a martingale and a natural increasing process; Meyer's subsequent work and the Doléans-Dade characterisation of the increasing part as predictable completed what is now called the Doob–Meyer decomposition. The quadratic variation of a continuous local martingale is the special case obtained by compensating the submartingale , and Hiroshi Kunita and Shinzo Watanabe's 1967 study of square-integrable martingales gave the bilinear bracket and the inequality that bears their names.

The conceptual content is that randomness carries its own intrinsic clock. A continuous local martingale need not move at the pace of ordinary time; the Dambis–Dubins–Schwarz theorem of 1965 shows that under its quadratic-variation clock every such process is Brownian motion, so the bracket is the canonical reparametrisation that strips a continuous martingale down to the universal one. The Burkholder–Davis–Gundy inequalities, developed by Donald Burkholder, Burgess Davis, and Richard Gundy through the late 1960s and early 1970s, then certify that the quadratic variation, rather than any moment, is the correct size functional for martingale paths across all scales. These results identify a single increasing process as the carrier of every analytic fact about a continuous martingale.

Bibliography Master

@book{LeGall2016,
  author    = {Le Gall, Jean-Fran\c{c}ois},
  title     = {Brownian Motion, Martingales, and Stochastic Calculus},
  series    = {Graduate Texts in Mathematics},
  number    = {274},
  publisher = {Springer},
  year      = {2016}
}

@book{RevuzYor1999,
  author    = {Revuz, Daniel and Yor, Marc},
  title     = {Continuous Martingales and Brownian Motion},
  series    = {Grundlehren der mathematischen Wissenschaften},
  number    = {293},
  edition   = {3rd},
  publisher = {Springer-Verlag},
  year      = {1999}
}

@book{KaratzasShreve1991,
  author    = {Karatzas, Ioannis and Shreve, Steven E.},
  title     = {Brownian Motion and Stochastic Calculus},
  series    = {Graduate Texts in Mathematics},
  number    = {113},
  edition   = {2nd},
  publisher = {Springer-Verlag},
  year      = {1991}
}

@book{Doob1953,
  author    = {Doob, Joseph L.},
  title     = {Stochastic Processes},
  publisher = {John Wiley \& Sons},
  year      = {1953}
}

@article{Meyer1962,
  author  = {Meyer, Paul-Andr\'{e}},
  title   = {A decomposition theorem for supermartingales},
  journal = {Illinois Journal of Mathematics},
  volume  = {6},
  pages   = {193--205},
  year    = {1962}
}

@article{KunitaWatanabe1967,
  author  = {Kunita, Hiroshi and Watanabe, Shinzo},
  title   = {On square integrable martingales},
  journal = {Nagoya Mathematical Journal},
  volume  = {30},
  pages   = {209--245},
  year    = {1967}
}