Theorems · Theorem · measure theory
MeasureTheory.Measure.restrict_biUnion_le
∀ {α : Type u_2} {ι : Type u_6} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : ι → Set α} {T : Set ι},
Countable ↑T → μ.restrict (⋃ i ∈ T, s i) ≤ MeasureTheory.Measure.sum fun i => μ.restrict (s ↑i)- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Set.Elemstatement and proof · cited by 7,166
- MeasurableSetproof · cited by 3,075
- Set.iUnionstatement and proof · 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
- MeasureTheory.Measure.restrict_applyproof · cited by 159
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.sum_restrict_leproof · cited by 0