Theorems · Theorem · probability
MeasureTheory.smul_le_stoppedValue_hittingBtwn
∀ {Ω : Type u_1} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {𝒢 : MeasureTheory.Filtration ℕ m0}
{f : ℕ → Ω → ℝ} [MeasureTheory.IsFiniteMeasure μ],
MeasureTheory.Submartingale f 𝒢 μ →
∀ {ε : NNReal} (n : ℕ),
ε • μ {ω | ↑ε ≤ (Finset.range (n + 1)).sup' ⋯ fun k => f k ω} ≤
ENNReal.ofReal
(∫ (ω : Ω) in {ω | ↑ε ≤ (Finset.range (n + 1)).sup' ⋯ fun k => f k ω},
MeasureTheory.stoppedValue f (fun ω => ↑(MeasureTheory.hittingBtwn f {y | ↑ε ≤ y} 0 n ω)) ω ∂μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredstatement and proof · cited by 6,101
- NNRealstatement and proof · cited by 4,310
- WithTopstatement · cited by 3,754
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Finset.rangestatement and proof · cited by 1,341
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.maximal_ineqproof · cited by 0