Itô Isometry
Motivation: why this matters in quant finance
The Itô isometry is the variance ledger for Brownian trading gains. If a hedging error is written as a stochastic integral, the isometry turns its mean-square size into an ordinary time integral of squared exposure.
That is a practical statement. In a model where discounted prices are martingales, a self-financing strategy has gains of the form after the relevant scaling. The expected gain is zero, but the risk is not zero. The Itô isometry says exactly how much second-moment risk the adapted exposure creates.
The informal idea
The word "isometry" means distance-preserving. Here the distance is the size of a random variable or process. Brownian integration maps an adapted process to a random payoff , and the isometry says its squared size is exactly the squared size of the integrand over time.
For simple strategies, the reason is orthogonality. Brownian increments over disjoint intervals are independent and mean zero. When the square of the sum is expanded, all cross terms disappear in expectation. Only the squared stakes times interval lengths remain.
This is the continuous-time analogue of a fair-game variance calculation: if you bet before an independent fair increment, the expected squared winnings add interval by interval.
Formal definitions
Let be standard Brownian motion with respect to . For a simple adapted process
with each square-integrable and -measurable, the Itô integral is
For these simple processes, Lawler's variance rule gives
Equivalently,
For bounded adapted continuous processes, this extends by approximation with simple processes. For broader classes, it holds under the square-integrability condition that both sides are finite.
This identity is the Itô isometry.
Key properties
It controls the construction of the integral
The isometry is not only a property after the integral is defined. It is what lets the construction work. If approximates in
then the corresponding stochastic integrals are Cauchy in . That makes the limit well defined.
It gives exact second moments
If
then
It rests on adaptedness
The cross terms vanish because the stake is measurable before the future Brownian increment and the future increment has conditional mean zero. If the integrand can look into the future, the orthogonality argument breaks.
It connects to quadratic variation
For the same integral,
Thus the isometry can be read as
Lawler also notes the martingale characterization: for square-integrable martingales of this form, is a martingale.
Worked examples
Example 1: deterministic linear integrand
Let . Then
The integral itself is random and mean zero. The isometry computes its second moment without finding its distribution first.
Example 2: piecewise-constant trading exposure
Suppose a strategy holds exposure on , with deterministic . Then
and
This is exactly the discrete variance calculation a trader would expect: squared position times variance of the price shock, summed across intervals.
Example 3: the integral of Brownian motion against itself
For
the isometry gives
Itô's formula separately gives . The isometry verifies its second moment while keeping the stochastic-integral construction front and center.
Common confusions and pitfalls
"The isometry is a pathwise identity." It is an identity. It compares expectations of squares, not individual sample paths.
"The stochastic integral equals the time integral of ." The random variable is not . Only its second moment is controlled by the latter.
"Adaptedness is a technical side condition." Adaptedness is the reason the cross terms vanish. It is the mathematical version of placing the bet before the fair-game increment is observed.
"Mean zero makes the variance formula unnecessary." Mean zero says the strategy is fair. The isometry says how risky the fair strategy is.
"The isometry proves every local stochastic integral is a true martingale." Lawler separates square-integrable martingales from local martingales. The isometry requires the relevant square-integrability to be finite.
Where this goes next
- Stochastic Integrals: Defines the integral whose size the isometry measures.
- Quadratic Variation: Gives the pathwise variance clock .
- Itô's Lemma: Uses stochastic integrals and quadratic variation to transform functions of Brownian paths.
- Local Martingales and Semimartingales: Explains what changes when square-integrability is weakened.
- Stochastic Differential Equations: Uses the same control to reason about diffusion terms.
References
- Lawler, G. F. (2023). Stochastic Calculus: An Introduction with Applications. Ch. 3 §3.2 (Stochastic integral), especially Proposition 3.2.1, Proposition 3.2.3, Proposition 3.2.5, and Theorem 3.2.6.