Theorems · Theorem · measure theory
MeasureTheory.measure_iUnion_null
∀ {α : Type u_1} {F : Type u_3} [inst : FunLike F (Set α) ENNReal] [MeasureTheory.OuterMeasureClass F α] {μ : F}
{ι : Sort u_4} [Countable ι] {s : ι → Set α}, (∀ (i : ι), μ (s i) = 0) → μ (⋃ i, s i) = 0Alias of the reverse direction of MeasureTheory.measure_iUnion_null_iff.
- Defined in
- Mathlib.MeasureTheory.OuterMeasure.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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.iUnionstatement · cited by 2,483
- Countablestatement and proof · cited by 633
- MeasureTheory.OuterMeasureClassstatement and proof · cited by 104
- MeasureTheory.measure_iUnion_null_iffproof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- dimH_iUnionproof · cited by 3
- MeasureTheory.exists_measure_pos_of_not_measure_iUnion_nullproof · cited by 1
- Convex.addHaar_frontierproof · cited by 1
- bergelson'proof · cited by 1
- MeasureTheory.Measure.mutuallySingular_of_disjointproof · cited by 1
- MeasureTheory.exists_pos_measure_of_coverproof · cited by 1
- MeasureTheory.IsFundamentalDomain.fundamentalInteriorproof · cited by 0