Theorems · Definition · probability
MeasureTheory.stoppedAbove
{ι : Type u_1} →
{Ω : Type u_2} →
{β : Type u_3} → [inst : LinearOrder ι] → [OrderBot ι] → [InfSet ι] → [Preorder β] → (ι → Ω → β) → β → ι → Ω → βThe stopped process of f above r is the process that is equal to f until leastGE f r
(the first time f passes above r), and then is constant afterwards.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Preorderstatement and proof · cited by 7,952
- OrderBotstatement and proof · cited by 1,055
- InfSetstatement and proof · cited by 145
- MeasureTheory.stoppedProcessproof · cited by 51
- MeasureTheory.leastGEproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.stoppedAbovestatement · cited by 2
- MeasureTheory.Submartingale.exists_tendsto_of_abs_bddAbove_auxproof · cited by 1
- MeasureTheory.stoppedAbove_lestatement · cited by 1
- MeasureTheory.Submartingale.eLpNorm_stoppedAbove_lestatement · cited by 1
- MeasureTheory.Submartingale.eLpNorm_stoppedAbove_le'statement · cited by 1