Constructing Brownian Motion
A first undergraduate course in stochastic processes will simply assert the existence of Brownian motion and its properties. Let’s pretend it’s 1900 and prove existence of Brownian Motion via Kolmogorov and Lévy constructions.
There are multiple ways to show existence of Brownian Motion. Two popular approaches are the Kolmogorov construction of the Wiener measure and the Lévy construction with convergence.
Kolmogorov & Wiener Measure Construction
Statement of Wiener Measure
Def: A Wiener measure is a Borel product measure on such that and , the measure
is a multivariate Gaussian on with mean zero and covariance determined by .
What does this mean?
Put simply, finite dimensional projections of paths are multivariate Gaussian distributions with the specified BM covariance structure. As someone on MathOverflow writes, “This definition is analogous to describing a duck as the animal whose shadows look like 2-dimensional ducks,” and it’s kind of confusing.
The law of a stochastic process is the the pushforward measure , where a probability measure, and the preimage of the valued random variable .
In 1-D BM, we are thinking of . Consider a measurable subset , i.e., some set of “positions” on the real line. The preimage is the set of continuous paths that cross into . In particular, for times the projection mapping is having us look at the set of continuous paths that are realized in at those times. The finite-dimensional distribution is the joint distribution of this random vector, and is a “projection” of the law onto a finite subset of times in .
The above is kind of circular (using Brownian Motion to explain the measure which gives Brownian motion), but just for intuition.
How do we know this measure actually exists?
Kolmogorov Strategy
Want to prove existence of Wiener measure with Kolmogorov-Centsov approach:
- Let (later consider be a countable dense set. We know we can construct a Gaussian process on with mean and .
- Show a uniformly continuous function on can be extended to a uniformly continuous function on .
- Show a.s. in the function is uniformly continuous on .
- Show limits of Gaussians are Gaussian.
Pf. to come later because I don’t want to LaTeX it
Wiener Measure to Brownian Motion
Above shows existence of Wiener measure/Wiener process, and in particular, is Brownian motion.
Extend Brownian motion from to :
Let for . Define
if
You can verify that is BM.
Lévy Construction
The key idea of the Lévy construction is to produce a sequence of continuous processes that converges to Brownian Motion.
Two necessary technical facts from real analysis:
Fact: Let be a sequence of continuous functions on that converge uniformly to some function , i.e.,
Then must be continuous.
Fact: Let be a sequence of continuous functions on such that
Then converges uniformly to some continuous function .
Lévy Strategy
- Define a sequence of continuous processes with the property that a.s.
- This implies a.s. with having continuous paths.
- Check has the correct Gaussian finite dimensional distributions.