Theorems · Theorem · measure theory
MeasureTheory.measure_biUnion_null_iff
∀ {α : Type u_1} {ι : Type u_2} {F : Type u_3} [inst : FunLike F (Set α) ENNReal] [MeasureTheory.OuterMeasureClass F α]
{μ : F} {I : Set ι}, I.Countable → ∀ {s : ι → Set α}, μ (⋃ i ∈ I, s i) = 0 ↔ ∀ i ∈ I, μ (s i) = 0- Defined in
- Mathlib.MeasureTheory.OuterMeasure.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Set.Elemproof · cited by 7,166
- FunLikestatement and proof · cited by 2,560
- Set.iUnionstatement and proof · cited by 2,483
- SummationFilter.unconditionalproof · cited by 2,068
- tsumproof · cited by 1,148
- Countableproof · cited by 633
- Set.Countablestatement and proof · cited by 545
- Set.iUnion_congr_Propproof · cited by 374
- MeasureTheory.OuterMeasureClassstatement and proof · cited by 104
Cited by11
Results whose statement or proof uses this declaration.
- Set.Countable.measure_zeroproof · cited by 9
- MeasureTheory.measure_null_of_locally_nullproof · cited by 5
- volume_iUnion_setOfPred_liouvilleWithproof · cited by 2
- MeasureTheory.exists_null_pairwise_disjoint_sdiffproof · cited by 2
- MeasureTheory.measure_sUnion_null_iffproof · cited by 1
- MeasureTheory.measure_isOpen_pos_of_vaddInvariant_of_compact_ne_zeroproof · cited by 1
- MeasureTheory.measure_null_iff_singletonproof · cited by 1
- MeasureTheory.Conservative.frequently_measure_inter_ne_zeroproof · cited by 1
- MeasureTheory.NullMeasurable.aemeasurableproof · cited by 1
- MeasureTheory.measure_isOpen_pos_of_smulInvariant_of_compact_ne_zeroproof · cited by 1
- MeasureTheory.measure_preimage_eq_zero_iff_of_countableproof · cited by 0