ProofComplete

Proof of Itô's Formula

Step 1: Taylor expand f(Xt+h)f(Xt)f(X_{t+h}) - f(X_t) to second order:

f(Xt+h)f(Xt)f(Xt)(Xt+hXt)+12f(Xt)(Xt+hXt)2.f(X_{t+h}) - f(X_t) \approx f'(X_t)(X_{t+h} - X_t) + \frac{1}{2}f''(X_t)(X_{t+h} - X_t)^2.

Step 2: For the Itô process dXt=μtdt+σtdBtdX_t = \mu_t dt + \sigma_t dB_t, compute (dXt)2=σt2dt+o(dt)(dX_t)^2 = \sigma_t^2 dt + o(dt) using dBt2=dtdB_t^2 = dt.

Step 3: Substitute into the Taylor expansion and take limits to obtain Itô's formula. The second-order term survives because of the non-zero quadratic variation.

Rigorously, this requires partitioning [0,t][0,t] and showing convergence in probability.