Documentation

Exchangeability.Bridge.CesaroToCondExp

Bridge: Path Space Measure and Shift Preservation #

This file provides the path space measure μ_path and proves that contractability implies the shift map is measure-preserving on path space.

Main definitions #

Main results #

Path Space and Factor Map #

@[reducible, inline]

Path space for a type α

Equations
Instances For
    def Exchangeability.Bridge.pathify {Ω : Type u_1} {α : Type u_2} (X : Ωα) :
    ΩPathSpace α

    Factor map that sends ω : Ω to the path (n ↦ X n ω)

    Equations
    Instances For
      theorem Exchangeability.Bridge.measurable_pathify {Ω : Type u_1} {α : Type u_2} [MeasurableSpace Ω] [MeasurableSpace α] {X : Ωα} (hX_meas : ∀ (n : ), Measurable (X n)) :
      noncomputable def Exchangeability.Bridge.μ_path {Ω : Type u_1} {α : Type u_2} [MeasurableSpace Ω] [MeasurableSpace α] (μ : MeasureTheory.Measure Ω) (X : Ωα) :

      Law of the process as a probability measure on path space.

      Equations
      Instances For

        B. Bridge 1: Contractable → Shift Invariance #

        Bridge 1. Contractable ⇒ shift-invariant law on path space.

        Bridge 1'. Package the previous lemma as MeasurePreserving for MET.