Theorems · Theorem · probability
MeasureTheory.levyProkhorovEDist_le_of_forall_le
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : PseudoEMetricSpace Ω] [OpensMeasurableSpace Ω]
(μ ν : MeasureTheory.Measure Ω) [MeasureTheory.IsProbabilityMeasure μ] [MeasureTheory.IsProbabilityMeasure ν]
(δ : ENNReal),
(∀ (ε : ENNReal) (B : Set Ω), δ < ε → ε < ⊤ → MeasurableSet B → μ B ≤ ν (Metric.thickening ε.toReal B) + ε) →
MeasureTheory.levyProkhorovEDist μ ν ≤ δA simple sufficient condition for bounding levyProkhorovEDist between probability measures
from above. The condition involves only one of two natural bounds, the other bound is for free.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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 and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- LE.le.transproof · cited by 3,151
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- le_reflproof · cited by 2,061
- PseudoEMetricSpacestatement and proof · cited by 1,536
- add_commproof · cited by 1,535
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.levyProkhorovDist_le_of_forall_leproof · cited by 1