Theorems · Theorem · probability
MeasureTheory.sub_eq_zero_of_upcrossingsBefore_lt
∀ {Ω : Type u_1} {a b : ℝ} {f : ℕ → Ω → ℝ} {N n : ℕ} {ω : Ω},
a < b →
MeasureTheory.upcrossingsBefore a b f N ω < n →
MeasureTheory.stoppedValue f (fun ω => ↑(MeasureTheory.upperCrossingTime a b f N (n + 1) ω)) ω -
MeasureTheory.stoppedValue f (fun ω => ↑(MeasureTheory.lowerCrossingTime a b f N n ω)) ω =
0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- WithTopstatement · cited by 3,754
- le_rflproof · cited by 1,558
- sub_selfproof · cited by 996
- le_transproof · cited by 985
- not_leproof · cited by 328
- not_ltproof · cited by 306
- le_csSupproof · cited by 66
- MeasureTheory.stoppedValuestatement · cited by 51
- MeasureTheory.upperCrossingTimestatement and proof · cited by 42
- WithTop.untopAproof · cited by 37
- MeasureTheory.lowerCrossingTimestatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.mul_upcrossingsBefore_leproof · cited by 1