Theorems · Theorem · probability
MeasureTheory.measure_le_measure_closure_of_levyProkhorovEDist_eq_zero
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : PseudoEMetricSpace Ω] [OpensMeasurableSpace Ω]
{μ ν : MeasureTheory.Measure Ω},
MeasureTheory.levyProkhorovEDist μ ν = 0 →
∀ {s : Set Ω}, MeasurableSet s → (∃ δ > 0, ν (Metric.thickening δ s) ≠ ⊤) → μ s ≤ ν (closure s)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- Realstatement and proof · cited by 25,697
- 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
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- add_zeroproof · cited by 2,707
- nhdsWithinproof · cited by 1,912
Cited by1
Results whose statement or proof uses this declaration.