TheoremComplete

Martingale Representation Theorem

Theorem5.2Martingale representation

Every square-integrable martingale (Mt)(M_t) adapted to the filtration of Brownian motion can be represented as:

Mt=M0+0tHsdBsM_t = M_0 + \int_0^t H_s \, dB_s

for some adapted process HH with E[0THs2ds]<\mathbb{E}[\int_0^T H_s^2 \, ds] < \infty.

This theorem says that every martingale driven by Brownian motion is a stochastic integral. It is fundamental to derivative pricing: any contingent claim can be replicated by trading in the underlying asset.

ExampleHedging in Black-Scholes

In the Black-Scholes model, the discounted price of a European option is a martingale, hence can be written as Vt=V0+0tΔsdSsV_t = V_0 + \int_0^t \Delta_s \, dS_s, where Δs\Delta_s is the delta hedge (number of shares to hold). This is the foundation of dynamic hedging.