Mathlib Map

Theorems · Theorem · measure theory

tendsto_measure_Icc

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

Around this declaration

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

Cites27

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.