Theorems · Theorem · probability
MeasureTheory.levyProkhorovEDist_le_of_forall_add_pos_le
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : PseudoEMetricSpace Ω] (μ ν : MeasureTheory.Measure Ω)
(δ : ENNReal),
(∀ (ε : ENNReal) (B : Set Ω),
0 < ε →
ε < ⊤ →
MeasurableSet B →
μ B ≤ ν (Metric.thickening (δ + ε).toReal B) + δ + ε ∧
ν B ≤ μ (Metric.thickening (δ + ε).toReal B) + δ + ε) →
MeasureTheory.levyProkhorovEDist μ ν ≤ δA general sufficient condition for bounding levyProkhorovEDist from above.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- NNRealproof · cited by 4,310
- MeasurableSetstatement and proof · cited by 3,075
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- ENNReal.toRealstatement and proof · cited by 859
- add_assocproof · cited by 746
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.levyProkhorovEDist_triangleproof · cited by 1
- MeasureTheory.levyProkhorovEDist_le_of_forallproof · cited by 1