Theorems · Definition · probability
MeasureTheory.stoppedProcess
{Ω : Type u_1} →
{β : Type u_2} → {ι : Type u_3} → [Nonempty ι] → [LinearOrder ι] → (ι → Ω → β) → (Ω → WithTop ι) → ι → Ω → βGiven a map u : ι → Ω → E, the stopped process with respect to τ is u i ω if
i ≤ τ ω, and u (τ ω) ω otherwise.
Intuitively, the stopped process stops evolving once the stopping time has occurred.
- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 51 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonemptyLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement and proof · cited by 3,754
- WithTop.someproof · cited by 1,128
- WithTop.untopAproof · cited by 37
Cited by54
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Locallyproof · cited by 15
- ProbabilityTheory.IsStableproof · cited by 7
- MeasureTheory.stoppedProcess_stoppedProcessstatement · cited by 6
- MeasureTheory.stoppedAboveproof · cited by 5
- ProbabilityTheory.Locally.stoppedProcess_localSeqstatement · cited by 4
- MeasureTheory.IsStronglyProgressive.stoppedProcessstatement · cited by 4
- MeasureTheory.stoppedProcess_indicator_comm'statement and proof · cited by 3
- MeasureTheory.stoppedValue_stoppedProcessstatement · cited by 3
- MeasureTheory.stoppedProcess_eq_of_mem_finsetstatement and proof · cited by 2
- MeasureTheory.stoppedProcess_indicator_commstatement and proof · cited by 2
- ProbabilityTheory.Locally.monoproof · cited by 2
- MeasureTheory.IsStronglyProgressive.stronglyAdapted_stoppedProcessstatement · cited by 2