Mathlib Map

Theorems · Definition · probability

MeasureTheory.IsStoppingTime

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

A stopping time with respect to some filtration f is a function τ such that for all i, the preimage of {j | j ≤ i} along τ is measurable with respect to f i. Intuitively, the stopping time τ describes some stopping rule such that at time i, we may determine it with the information we have at time i.

Defined in
Mathlib.Probability.Process.Stopping
Cited by
122 results in Mathlib
Foundations
Depth 17 from the axioms, rests on 156 definitions · uses propext, Quot.sound
Assumes
Preorder

Around this declaration

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

MeasureTheory.IsStoppingTime.measurableSpace · cited by 49IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.min · cited by 12IsStoppingTime.minMeasureTheory.isStoppingTime_const · cited by 12MeasureTheory.isStoppingT…MeasureTheory.IsStoppingTime.measurableSet_le · cited by 10IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSpace_le · cited by 10IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.min_const · cited by 8IsStoppingTime.min_constProbabilityTheory.IsStable · cited by 7ProbabilityTheory.IsStableMeasureTheory.IsStoppingTime.measurableSet_inter_eq_iff · cited by 6IsStoppingTime.measurable…ProbabilityTheory.IsPreLocalizingSequence.isStoppingTime · cited by 5IsPreLocalizingSequence.i…MeasureTheory.Adapted.isStoppingTime_hittingBtwn · cited by 5Adapted.isStoppingTime_hi…MeasureTheory.IsStoppingTime.measurableSpace_le_of_le · cited by 5IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_eq · cited by 5IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_eq' · cited by 5IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_le' · cited by 5IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_min_iff · cited by 5IsStoppingTime.measurable…MeasurableSpace · cited by 13106MeasurableSpacePreorder · cited by 7952PreorderSet.ofPred · cited by 6101Set.ofPredWithTop · cited by 3754WithTopMeasurableSet · cited by 3075MeasurableSetWithTop.some · cited by 1128WithTop.someMeasureTheory.Filtration · cited by 425MeasureTheory.FiltrationMeasureTheory.IsStoppingTimeCITED BYCITES

Cites7

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

Cited by126

Results whose statement or proof uses this declaration.