Mathlib Map

Theorems · Theorem · measure theory

tendsto_measure_Icc_nhdsWithin_right

∀ (μ : MeasureTheory.Measure ℝ) [MeasureTheory.IsFiniteMeasureOnCompacts μ] (b : ℝ),
  Filter.Tendsto (fun δ => μ (Set.Icc (b - δ) (b + δ))) (nhdsWithin 0 (Set.Ici 0)) (nhds (μ {b}))
Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Real
Cited by
1 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsFiniteMeasureOnCompacts

Around this declaration

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

Cites18

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

Cited by1

Results whose statement or proof uses this declaration.