Mathlib Map

Theorems · Definition · measure theory

Real.finiteSpanningSetsInIooRat

(μ : MeasureTheory.Measure ℝ) →
  [MeasureTheory.IsLocallyFiniteMeasure μ] → μ.FiniteSpanningSetsIn (⋃ a, ⋃ b, ⋃ (_ : a < b), {Set.Ioo ↑a ↑b})

The intervals (-(n + 1), (n + 1)) form a finite spanning set in the set of open intervals with rational endpoints for a locally finite measure μ on .

Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Real
Cited by
2 results in Mathlib
Foundations
Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsLocallyFiniteMeasure

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.