Context
Let (Ω,F,P) be a probability space and
G⊆F a sub-σ-algebra.
We work in the Hilbert space
L2(Ω,F,P)
with inner product
⟨X,Y⟩=E[XY].
Define the closed subspace
L2(G)={Y∈L2(F):Y is G-measurable}.
Theorem (Projection Characterization)
For any X∈L2(F), the conditional expectation
E[X∣G]
is the unique orthogonal projection of X onto L2(G).
Equivalently:
E[X∣G]=argminY∈L2(G)E[(X−Y)2].
Orthogonality Property
For all Z∈L2(G),
E[(X−E[X∣G])Z]=0.
In particular, it is sufficient to check this for
Z=1A, A∈G.
Proof Sketch
- L2(F) is a Hilbert space.
- L2(G) is a closed subspace.
- Every element of a Hilbert space admits a unique orthogonal projection onto a closed subspace.
- The projection satisfies the defining property of conditional expectation.
Hence:
E[X∣G]=ΠL2(G)(X).
Interpretation
- X: future payoff or random outcome
- G: available information
- E[X∣G]: best mean-square predictor using only G
This underlies:
- filtering
- least-squares Monte Carlo
- regression-based pricing
- risk-neutral valuation
Finite Partition Example
If G=σ(A1,…,An),
E[X∣G]=∑i=1nE[X∣Ai]1Ai.
The projection is piecewise constant on the partition.
Quant Finance Example
Let X=(ST−K)+ and G=σ(St).