Theorems · Theorem · measure theory
MeasureTheory.Measure.isEverywherePos_iff_of_forall_exists_nhds_eq
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] {μ ν : MeasureTheory.Measure α} {s : Set α},
(∀ x ∈ s, ∃ t ∈ nhds x, ∀ u ⊆ t, ν u = μ u) → (ν.IsEverywherePos s ↔ μ.IsEverywherePos s)If two measures coincide locally, then a set is everywhere positive for the former iff it is everywhere positive for the latter.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 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
- 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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- MeasureTheory.Measure.IsEverywherePosstatement and proof · cited by 13
- MeasureTheory.Measure.IsEverywherePos.of_forall_exists_nhds_eqproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.