Theorems · Theorem · measure theory
MeasureTheory.Measure.restrict_iUnion_ae
∀ {α : Type u_2} {ι : Type u_6} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [Countable ι] {s : ι → Set α},
Pairwise (Function.onFun (MeasureTheory.AEDisjoint μ) s) →
(∀ (i : ι), MeasureTheory.NullMeasurableSet (s i) μ) →
μ.restrict (⋃ i, s i) = MeasureTheory.Measure.sum fun i => μ.restrict (s i)- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
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.coeproof · 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
- MeasurableSetproof · cited by 3,075
- Set.iUnionstatement · cited by 2,483
- SummationFilter.unconditionalproof · cited by 2,068
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- tsumproof · cited by 1,148
- Countablestatement and proof · cited by 633
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.IsAddFundamentalDomain.sum_restrict_of_acproof · cited by 4
- MeasureTheory.IsFundamentalDomain.sum_restrict_of_acproof · cited by 4
- MeasureTheory.lintegral_iUnion₀proof · cited by 2
- MeasureTheory.Measure.restrict_iUnionproof · cited by 2
- MeasureTheory.hasSum_integral_iUnion_aeproof · cited by 2