Mathlib Map

Theorems · Theorem · probability

MeasureTheory.IsStoppingTime.measurableSet_eq_of_countable_range

∀ {Ω : Type u_1} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : PartialOrder ι] {τ : Ω → WithTop ι}
  {f : MeasureTheory.Filtration ι m},
  MeasureTheory.IsStoppingTime f τ → (Set.range τ).Countable → ∀ (i : ι), MeasurableSet {ω | τ ω = ↑i}
Defined in
Mathlib.Probability.Process.Stopping
Cited by
4 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrder

Around this declaration

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

Cites27

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

Cited by4

Results whose statement or proof uses this declaration.