Theorems · Definition · measure theory
MeasureTheory.Measure.support
{X : Type u_1} → [TopologicalSpace X] → [inst : MeasurableSpace X] → MeasureTheory.Measure X → Set XA point x is in the support of μ if any open neighborhood of x has positive measure.
We provide the definition in terms of the filter-theoretic equivalent
∃ᶠ u in (𝓝 x).smallSets, 0 < μ u.
- Defined in
- Mathlib.MeasureTheory.Measure.Support
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Filter.Frequentlyproof · cited by 414
- Filter.smallSetsproof · cited by 89
Cited by41
Results whose statement or proof uses this declaration.
- Filter.HasBasis.mem_measureSupportstatement · cited by 6
- MeasureTheory.Measure.isClosed_supportstatement · cited by 4
- MeasureTheory.Measure.notMem_support_iff_existsstatement · cited by 3
- MeasureTheory.Measure.support_mem_aestatement and proof · cited by 3
- MeasureTheory.Measure.support_mem_ae_of_innerRegularWRT_isCompact_isOpenstatement and proof · cited by 3
- MeasureTheory.Measure.isOpen_compl_supportstatement · cited by 2
- MeasureTheory.Measure.measure_compl_supportstatement · cited by 2
- MeasureTheory.Measure.nonempty_inter_support_of_posstatement and proof · cited by 1
- MeasureTheory.Measure.nonempty_supportstatement · cited by 1
- MeasureTheory.Measure.nonempty_support_iffstatement and proof · cited by 1
- MeasureTheory.integrable_resolventstatement and proof · cited by 1
- MeasureTheory.Measure.nullMeasurableSet_compl_supportstatement · cited by 1