Mathlib Map

Theorems · Definition · probability

MeasureTheory.IsStronglyProgressive

{Ω : Type u_1} →
  {ι : Type u_2} →
    {m : MeasurableSpace Ω} →
      [inst : Preorder ι] →
        {β : Type u_3} → [TopologicalSpace β] → [MeasurableSpace ι] → MeasureTheory.Filtration ι m → (ι → Ω → β) → Prop

Strongly progressive process. A sequence of functions u is said to be strongly progressive with respect to a filtration f if at each point in time i, u restricted to Set.Iic i × Ω is strongly measurable with respect to the product MeasurableSpace structure where the σ-algebra used for Ω is f i. The usual definition uses the interval [0,i], which we replace by Set.Iic i. We recover the usual definition for index types ℝ≥0 or .

Defined in
Mathlib.Probability.Process.Adapted
Cited by
54 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderTopologicalSpaceMeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.IsStronglyProgressive.stronglyAdapted · cited by 7IsStronglyProgressive.str…MeasureTheory.StronglyAdapted.isStronglyProgressive_of_discrete · cited by 5StronglyAdapted.isStrongl…MeasureTheory.IsStronglyProgressive.stoppedProcess · cited by 4IsStronglyProgressive.sto…MeasureTheory.StronglyAdapted.isStronglyProgressive_of_continuous · cited by 4StronglyAdapted.isStrongl…MeasureTheory.IsStronglyProgressive.finsetProd' · cited by 3IsStronglyProgressive.fin…MeasureTheory.IsStronglyProgressive.finsetSum' · cited by 3IsStronglyProgressive.fin…MeasureTheory.isStronglyProgressive_const · cited by 3MeasureTheory.isStronglyP…MeasureTheory.IsStronglyPredictable.isStronglyProgressive · cited by 3IsStronglyPredictable.isS…MeasureTheory.IsStronglyProgressive.add · cited by 2IsStronglyProgressive.addMeasureTheory.IsStronglyProgressive.comp · cited by 2IsStronglyProgressive.compMeasureTheory.IsStronglyProgressive.finsetProd · cited by 2IsStronglyProgressive.fin…MeasureTheory.IsStronglyProgressive.finsetSum · cited by 2IsStronglyProgressive.fin…MeasureTheory.IsStronglyProgressive.mul · cited by 2IsStronglyProgressive.mulMeasureTheory.IsStronglyProgressive.stronglyAdapted_stoppedProcess · cited by 2IsStronglyProgressive.str…MeasureTheory.IsStronglyProgressive.stronglyMeasurable_stoppedProcess · cited by 2IsStronglyProgressive.str…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpacePreorder · cited by 7952PreorderSet.Elem · cited by 7166Set.ElemSet.Iic · cited by 1111Set.IicMeasureTheory.Filtration · cited by 425MeasureTheory.FiltrationMeasureTheory.StronglyMeasurable · cited by 363MeasureTheory.StronglyMea…MeasureTheory.IsStronglyProgr…CITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by55

Results whose statement or proof uses this declaration.