Cylinder Sets on Path Space #
This file contains infrastructure for working with cylinder sets on path space (ℕ → α).
Cylinder sets are fundamental objects in probability theory on sequence spaces,
consisting of events determined by finitely many coordinates.
Main definitions #
cylinder r C: Standard cylinder on the firstrcoordinates starting at index 0firstRMap X r: Map collecting the firstrcoordinates of a processfirstRCylinder X r C: Finite block cylinder event on the firstrcoordinates
Main results #
- Measurability lemmas for cylinder types
- Extensionality properties (universal sets, intersections)
- Bridge lemmas connecting different cylinder formulations
The map collecting the first r coordinates.
Equations
- Exchangeability.PathSpace.firstRMap X r ω i = X (↑i) ω
Instances For
The σ‑algebra generated by the first r coordinates.
Equations
Instances For
Measurable in the first-r σ‑algebra.
If each C i is measurable in α, then the block cylinder is measurable in
firstRSigma X r (no measurability assumptions on the X i are needed for this
comap‑level statement).
Measurable in the ambient σ‑algebra.
If each coordinate X i is measurable, then the block cylinder is measurable
in the ambient σ‑algebra (useful for Integrable.indicator).
The first-r σ-algebra is a sub-σ-algebra of the ambient σ-algebra when coordinates are measurable.