Theorems · Theorem · measure theory
Monotone.measure_iUnion
∀ {α : Type u_1} {ι : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : Preorder ι]
[IsDirectedOrder ι] [Filter.atTop.IsCountablyGenerated] {s : ι → Set α}, Monotone s → μ (⋃ i, s i) = ⨆ i, μ (s i)Continuity from below:
the measure of the union of a monotone family of sets is equal to the supremum of their measures.
The theorem assumes that the atTop filter on the index set is countably generated,
so it works for a family indexed by a countable type, as well as ℝ.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstoproof · cited by 3,814
- Set.iUnionstatement and proof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- Filter.atTopstatement and proof · cited by 2,405
- Monotonestatement and proof · cited by 1,397
- IsEmptyproof · cited by 759
Cited by10
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_iSupproof · cited by 16
- MeasureTheory.tendsto_measure_iUnion_atTopproof · cited by 10
- MeasureTheory.Measure.InnerRegularWRT.of_pseudoMetrizableSpaceproof · cited by 2
- MeasureTheory.measure_iUnion_eq_iSup_accumulateproof · cited by 1
- MeasureTheory.Measure.InnerRegularWRT.of_restrictproof · cited by 0
- MeasureTheory.Measure.InnerRegularWRT.of_sigmaFiniteproof · cited by 0
- Antitone.measure_iUnionproof · cited by 0
- MeasureTheory.Measure.InnerRegularWRT.isCompact_isClosedproof · cited by 0
- MeasureTheory.Measure.OuterRegular.ext_isOpen_isBoundedproof · cited by 0