Theorems · Theorem · measure theory
MeasureTheory.Measure.IsEverywherePos.of_forall_exists_nhds_eq
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] {μ ν : MeasureTheory.Measure α} {s : Set α},
μ.IsEverywherePos s → (∀ x ∈ s, ∃ t ∈ nhds x, ∀ u ⊆ t, ν u = μ u) → ν.IsEverywherePos sIf two measures coincide locally, then a set which is everywhere positive for the former is also everywhere positive for the latter.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 171 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 and proof · cited by 9,879
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- le_reflproof · cited by 2,061
- nhdsWithinproof · cited by 1,912
- Set.inter_subset_leftproof · cited by 360
- MeasureTheory.measure_monoproof · cited by 338
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.measure_isHaarMeasure_eq_smul_of_isEverywherePosproof · cited by 1
- MeasureTheory.Measure.isEverywherePos_iff_of_forall_exists_nhds_eqproof · cited by 0