Theorems · Theorem · probability
MeasureTheory.BoundedContinuousFunction.integral_le_of_levyProkhorovEDist_lt
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : PseudoMetricSpace Ω] [OpensMeasurableSpace Ω]
(μ ν : MeasureTheory.Measure Ω) [MeasureTheory.IsFiniteMeasure μ] [MeasureTheory.IsFiniteMeasure ν] {ε : ℝ},
0 < ε →
MeasureTheory.levyProkhorovEDist μ ν < ENNReal.ofReal ε →
∀ (f : BoundedContinuousFunction Ω ℝ),
0 ≤ᵐ[μ] ⇑f →
∫ (ω : Ω), f ω ∂μ ≤ (∫ (t : ℝ) in Set.Ioc 0 ‖f‖, ν.real (Metric.thickening ε {a | t ≤ f a})) + ε * ‖f‖Assuming levyProkhorovEDist μ ν < ε, we can bound ∫ f ∂μ in terms of
∫ t in (0, ‖f‖], ν (thickening ε {x | f(x) ≥ t}) dt and ‖f‖.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites65
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
- Setproof · 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
- Norm.normstatement and proof · cited by 5,413
- Set.univproof · cited by 3,945
- LE.le.transproof · cited by 3,151
- MeasureTheory.aestatement and proof · cited by 2,352
- mul_commproof · cited by 2,262
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.LevyProkhorov.continuous_toMeasure_probabilityMeasureproof · cited by 1