Theorems · Theorem · probability
MeasureTheory.Submartingale.sum_mul_upcrossingStrat_le
∀ {Ω : Type u_1} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {a b : ℝ} {f : ℕ → Ω → ℝ} {N n : ℕ}
{ℱ : MeasureTheory.Filtration ℕ m0} [MeasureTheory.IsFiniteMeasure μ],
MeasureTheory.Submartingale f ℱ μ →
∫ (x : Ω), (∑ k ∈ Finset.range n, MeasureTheory.upcrossingStrat a b f N k * (f (k + 1) - f k)) x ∂μ ≤
∫ (x : Ω), f n x ∂μ - ∫ (x : Ω), f 0 x ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement and proof · cited by 5,195
- Set.univproof · cited by 3,945
- one_mulproof · cited by 2,841
- Finset.sum_congrproof · cited by 2,323
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.Integrableproof · cited by 1,367
- Finset.rangestatement and proof · cited by 1,341
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_mul_upcrossingsBefore_le_integralproof · cited by 1