Theorems · Theorem · measure theory
MeasureTheory.exists_ne_forall_mem_nhds_pos_measure_preimage
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {β : Type u_5} [inst : TopologicalSpace β]
[T1Space β] [SecondCountableTopology β] [Nonempty β] {f : α → β},
(∀ (b : β), ∃ᵐ (x : α) ∂μ, f x ≠ b) → ∃ a b, a ≠ b ∧ (∀ s ∈ nhds a, 0 < μ (f ⁻¹' s)) ∧ ∀ t ∈ nhds b, 0 < μ (f ⁻¹' t)If a set has zero measure in a neighborhood of each of its points, then it has zero measure in a second-countable space.
- Cited by
- 0 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.
Cites27
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 · cited by 5,554
- Set.preimagestatement · cited by 4,946
- Set.univproof · cited by 3,945
- Compl.complproof · cited by 2,925
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.