Theorems · Theorem · probability
MeasureTheory.isStoppingTime_piecewise_const
∀ {Ω : Type u_1} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : Preorder ι] {𝒢 : MeasureTheory.Filtration ι m} {i j : ι}
{s : Set Ω} [inst_1 : DecidablePred fun x => x ∈ s],
i ≤ j → MeasurableSet s → MeasureTheory.IsStoppingTime 𝒢 (s.piecewise (fun x => ↑i) fun x => ↑j)- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderDecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Preorderstatement and proof · cited by 7,952
- WithTopstatement · cited by 3,754
- MeasurableSetstatement and proof · cited by 3,075
- le_rflproof · cited by 1,558
- WithTop.somestatement · cited by 1,128
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.Filtration.seqstatement · cited by 184
- Set.piecewisestatement · cited by 136
- MeasureTheory.IsStoppingTimestatement · cited by 122
- MeasureTheory.isStoppingTime_constproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.submartingale_of_expected_stoppedValue_monoproof · cited by 1