Theorems · Theorem · measure theory
MeasureTheory.Measure.restrict_iUnion_apply_eq_iSup
∀ {α : Type u_2} {ι : Type u_6} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [Countable ι] {s : ι → Set α},
Directed (fun x1 x2 => x1 ⊆ x2) s →
∀ {t : Set α}, MeasurableSet t → (μ.restrict (⋃ i, s i)) t = ⨆ i, (μ.restrict (s i)) t- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 199 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.
Cites16
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
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionstatement and proof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Countablestatement and proof · cited by 633
- Directedstatement and proof · cited by 213
- MeasureTheory.Measure.restrict_applyproof · cited by 159
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.iSup_restrict_spanningSets_of_measurableSetproof · cited by 1
- MeasureTheory.SimpleFunc.lintegral_restrict_iUnion_of_directedproof · cited by 1
- MeasureTheory.Measure.restrict_iUnion_congrproof · cited by 1