Theorems · Theorem · measure theory
MeasureTheory.Measure.mem_support_restrict
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : MeasurableSpace X] {μ : MeasureTheory.Measure X}
[OpensMeasurableSpace X] {s : Set X} {x : X},
x ∈ (μ.restrict s).support ↔ ∃ᶠ (u : Set X) in (nhdsWithin x s).smallSets, 0 < μ u- Defined in
- Mathlib.MeasureTheory.Measure.Support
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- IsOpenproof · cited by 2,400
- nhdsWithinstatement and proof · cited by 1,912
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- OpensMeasurableSpacestatement and proof · cited by 636
- Filter.Frequentlystatement and proof · cited by 414
- Filter.smallSetsstatement and proof · cited by 89
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.interior_inter_supportproof · cited by 0