Theorems · Theorem · measure theory
MeasureTheory.Measure.exists_measure_inter_spanningSets_pos
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : MeasureTheory.SigmaFinite μ]
(s : Set α), (∃ n, 0 < μ (s ∩ MeasureTheory.spanningSets μ n)) ↔ 0 < μ sA set in a σ-finite space has positive measure if and only if its intersection with some member of the countable family of finite measure spanning sets has positive measure.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- nonpos_iff_eq_zeroproof · cited by 100
- MeasureTheory.spanningSetsstatement and proof · cited by 45
- MeasureTheory.isCountablySpanning_spanningSetsproof · cited by 4
- MeasureTheory.Measure.forall_measure_inter_isCountablySpanning_eq_zeroproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.