Theorems · Theorem · measure theory
Directed.measure_iUnion
∀ {α : Type u_1} {ι : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [Countable ι] {s : ι → Set α},
Directed (fun x1 x2 => x1 ⊆ x2) s → μ (⋃ i, s i) = ⨆ i, μ (s i)Continuity from below: the measure of the union of a directed sequence of (not necessarily measurable) sets is the supremum of the measures.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 198 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.
Cites42
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
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Bot.botproof · cited by 4,720
- MeasurableSetproof · cited by 3,075
- Set.iUnionstatement and proof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- le_antisymmproof · cited by 2,068
Cited by5
Results whose statement or proof uses this declaration.
- Monotone.measure_iUnionproof · cited by 10
- MeasureTheory.Measure.restrict_iUnion_apply_eq_iSupproof · cited by 3
- ProbabilityTheory.setLIntegral_toKernel_univproof · cited by 2
- Directed.measure_iInterproof · cited by 1
- MeasureTheory.measure_biUnion_eq_iSupproof · cited by 1