Filtrations and Information
Motivation: why this matters in quant finance
A filtration records this time structure. It is the object that makes phrases like "adapted process", "future Brownian increment", "stopping time", and "self-financing strategy" mathematically precise. Without it, the formula
has no clear meaning because has not been specified.
Bertsekas does not develop filtrations as a separate topic, but the ingredients come from Ch. 1's event collections and Ch. 4's conditional expectation as a forecast given information. This note assembles those ingredients into the dynamic framework used in stochastic finance.
The informal idea
A filtration is a growing list of questions the market can answer. At time , only initial data are known. At time , all events determined by the observed history up to are known. At time , more events are known.
Formal definitions
Filtration
Natural filtration
It is the smallest filtration making the entire observed path up to time measurable.
Adapted process
The value at time can be determined from information available at time .
Stopping time
At time , one can tell whether the time has already occurred.
Key properties
Information monotonicity
The defining inclusion says that every event knowable at remains knowable at . This is the mathematical version of remembering the past.
Adaptedness rules out clairvoyance
If a trading strategy is adapted, then it cannot depend on for . This is the no-look-ahead condition underlying self-financing trading and Itô integration.
Future increments can be independent of current information
For Brownian motion, is independent of for . This is stronger than saying it is uncorrelated with ; it says the whole past sigma-algebra carries no information about the future increment.
Conditional expectation depends on the filtration
A process can be a martingale under one filtration and not under another. The statement
is incomplete unless the filtration is specified.
Stopping times are non-anticipative random times
First hitting times are usually stopping times. Last hitting times before a terminal date usually are not, because deciding that a time is the last occurrence requires future information.
Worked examples
Example 1: two coin tosses
Let . Define
and . At time you know the first toss but not the second. At time you know the full outcome. This is the simplest filtration that shows information becoming finer over time.
Example 2: a price process and adapted trading
If is the observed stock price, the natural market filtration is often modelled as . A delta hedge is adapted because it uses current time and current price. A rule is not adapted for and is excluded.
Example 3: barrier option exercise information
The first hitting time
is a stopping time: by time , the observed path tells you whether the barrier has been hit. The last time before that is not a stopping time, because at time you do not know whether the path will cross again later.
Example 4: Brownian filtration
For Brownian motion , the natural filtration contains every event determined by the path up to . The event belongs to . The event generally does not.
Common confusions and pitfalls
Where this goes next
- Conditional Expectation: Uses as the conditioning information.
- Martingales Discrete Time: Defines fair games relative to a filtration.
- Stopping Times: Develops the random-time concept in detail.
- Optional Stopping Theorem: Studies martingales evaluated at stopping times.
- Brownian Motion: Lives naturally on a filtered probability space.
- Delta Hedging: Trading strategies must use only current and past market information.
References
- Bertsekas, D. P., & Tsitsiklis, J. N. (2008). Introduction to Probability (2nd ed.). Athena Scientific. Ch. 1 §1.1-1.2 (events and probability laws), Ch. 4 §4.3 (conditional expectation as information-based forecasting). Bertsekas does not develop filtrations explicitly; this note extends those ingredients into the standard stochastic-finance framework.