Theorems · Theorem · measure theory
MeasureTheory.measure_iUnion_congr_of_subset
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ι : Sort u_8} [Countable ι] {s t : ι → Set α},
(∀ (i : ι), s i ⊆ t i) → (∀ (i : ι), μ (t i) ≤ μ (s i)) → μ (⋃ i, s i) = μ (⋃ i, t i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 195 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.
Cites28
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- LE.le.transproof · cited by 3,151
- Set.iUnionstatement and proof · cited by 2,483
- MeasureTheory.aeproof · cited by 2,352
- le_antisymmproof · cited by 2,068
- Filter.EventuallyEqproof · cited by 1,912
- Countablestatement and proof · cited by 633
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_union_congr_of_subsetproof · cited by 4
- MeasureTheory.measure_iUnion_toMeasurableproof · cited by 2