Theorems · Theorem · measure theory
MeasureTheory.measure_preimage_eq_zero_iff_of_countable
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set β} {f : α → β},
s.Countable → (μ (f ⁻¹' s) = 0 ↔ ∀ x ∈ s, μ (f ⁻¹' {x}) = 0)- 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.
Cites9
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- Set.Countablestatement and proof · cited by 545
- MeasureTheory.measure_biUnion_null_iffproof · cited by 11
- Set.biUnion_preimage_singletonproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.