Mathlib Map

Theorems · Inductive type · probability

ProbabilityTheory.IsLocalizingSequence

{ι : Type u_1} →
  {Ω : Type u_2} →
    {mΩ : MeasurableSpace Ω} →
      [inst : Preorder ι] →
        [inst_1 : TopologicalSpace ι] →
          [OrderTopology ι] →
            MeasureTheory.Filtration ι mΩ →
              (ℕ → Ω → WithTop ι) →
                autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.IsLocalizingSequence._auto_1 → Prop

A localizing sequence is a sequence of stopping times that is almost surely increasing and tends almost surely to infinity.

Defined in
Mathlib.Probability.Process.LocalProperty
Cited by
9 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
PreorderTopologicalSpaceOrderTopology

Around this declaration

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

Cites7

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

Cited by12

Results whose statement or proof uses this declaration.