Theorems · Theorem · probability
MeasureTheory.measure_eq_measure_of_levyProkhorovEDist_eq_zero_of_isClosed
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : PseudoEMetricSpace Ω] [OpensMeasurableSpace Ω]
{μ ν : MeasureTheory.Measure Ω},
MeasureTheory.levyProkhorovEDist μ ν = 0 →
∀ {s : Set Ω},
IsClosed s → (∃ δ > 0, μ (Metric.thickening δ s) ≠ ⊤) → (∃ δ > 0, ν (Metric.thickening δ s) ≠ ⊤) → μ s = ν sTwo measures at vanishing Lévy-Prokhorov distance from each other assign the same values to all closed sets.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 207 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
- 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
- Top.topstatement and proof · cited by 9,680
- LE.le.transproof · cited by 3,151
- le_antisymmproof · cited by 2,068
- IsClosedstatement and proof · cited by 1,639
- PseudoEMetricSpacestatement and proof · cited by 1,536
- OpensMeasurableSpacestatement and proof · cited by 636
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.