Theorems · Theorem · probability
MeasureTheory.le_sub_of_le_upcrossingsBefore
∀ {Ω : Type u_1} {a b : ℝ} {f : ℕ → Ω → ℝ} {N n : ℕ} {ω : Ω},
0 < N →
a < b →
n < MeasureTheory.upcrossingsBefore a b f N ω →
b - a ≤
MeasureTheory.stoppedValue f (fun ω => ↑(MeasureTheory.upperCrossingTime a b f N (n + 1) ω)) ω -
MeasureTheory.stoppedValue f (fun ω => ↑(MeasureTheory.lowerCrossingTime a b f N n ω)) ω- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- LT.lt.neproof · cited by 872
- MeasureTheory.stoppedValuestatement · cited by 51
- MeasureTheory.upperCrossingTimestatement · cited by 42
- sub_le_subproof · cited by 24
- MeasureTheory.lowerCrossingTimestatement · cited by 23
- MeasureTheory.upcrossingsBeforestatement and proof · cited by 22
- MeasureTheory.stoppedValue_lowerCrossingTimeproof · cited by 4
- MeasureTheory.upperCrossingTime_lt_of_le_upcrossingsBeforeproof · cited by 3
- MeasureTheory.stoppedValue_upperCrossingTimeproof · cited by 3
- MeasureTheory.lowerCrossingTime_lt_of_lt_upcrossingsBeforeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.mul_upcrossingsBefore_leproof · cited by 1