Mathlib Map

Theorems · Definition · probability

MeasureTheory.levyProkhorovEDist

{Ω : Type u_1} →
  [inst : MeasurableSpace Ω] → [PseudoEMetricSpace Ω] → MeasureTheory.Measure Ω → MeasureTheory.Measure Ω → ENNReal

The Lévy-Prokhorov edistance between measures: d(μ,ν) = inf {r ≥ 0 | ∀ B, μ B ≤ ν Bᵣ + r ∧ ν B ≤ μ Bᵣ + r}.

Defined in
Mathlib.MeasureTheory.Measure.LevyProkhorovMetric
Cited by
20 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpacePseudoEMetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.levyProkhorovDist · cited by 6MeasureTheory.levyProkhor…MeasureTheory.left_measure_le_of_levyProkhorovEDist_lt · cited by 3MeasureTheory.left_measur…MeasureTheory.levyProkhorovEDist_comm · cited by 2MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_le_of_forall_add_pos_le · cited by 2MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_lt_top · cited by 2MeasureTheory.levyProkhor…MeasureTheory.measure_le_measure_closure_of_levyProkhorovEDist_eq_zero · cited by 1MeasureTheory.measure_le_…MeasureTheory.right_measure_le_of_levyProkhorovEDist_lt · cited by 1MeasureTheory.right_measu…MeasureTheory.BoundedContinuousFunction.integral_le_of_levyProkhorovEDist_lt · cited by 1BoundedContinuousFunction…MeasureTheory.LevyProkhorov.continuous_toMeasure_probabilityMeasure · cited by 1LevyProkhorov.continuous_…MeasureTheory.levyProkhorovEDist_le_max_measure_univ · cited by 1MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_le_of_forall · cited by 1MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_le_of_forall_le · cited by 1MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_ne_top · cited by 1MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_self · cited by 1MeasureTheory.levyProkhor…MeasureTheory.levyProkhorovEDist_triangle · cited by 1MeasureTheory.levyProkhor…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealSet.ofPred · cited by 6101Set.ofPredMeasurableSet · cited by 3075MeasurableSetPseudoEMetricSpace · cited by 1536PseudoEMetricSpaceInfSet.sInf · cited by 935InfSet.sInfENNReal.toReal · cited by 859ENNReal.toRealMetric.thickening · cited by 130Metric.thickeningMeasureTheory.levyProkhorovED…CITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.