Theorems · Theorem · measure theory
MeasureTheory.measure_sUnion_null_iff
∀ {α : Type u_1} {F : Type u_3} [inst : FunLike F (Set α) ENNReal] [MeasureTheory.OuterMeasureClass F α] {μ : F}
{S : Set (Set α)}, S.Countable → (μ (⋃₀ S) = 0 ↔ ∀ s ∈ S, μ s = 0)- Defined in
- Mathlib.MeasureTheory.OuterMeasure.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 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
- ENNRealstatement and proof · cited by 9,879
- FunLikestatement and proof · cited by 2,560
- Set.Countablestatement and proof · cited by 545
- Set.sUnionstatement · cited by 392
- MeasureTheory.OuterMeasureClassstatement and proof · cited by 104
- Set.sUnion_eq_biUnionproof · cited by 51
- MeasureTheory.measure_biUnion_null_iffproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_iUnion_null_iffproof · cited by 13