Theorems · Theorem · measure theory
Monotone.measure_iInter
∀ {α : Type u_1} {ι : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : Preorder ι]
[IsCodirectedOrder ι] [Filter.atBot.IsCountablyGenerated] {s : ι → Set α},
Monotone s → (∀ (i : ι), MeasureTheory.NullMeasurableSet (s i) μ) → (∃ i, μ (s i) ≠ ⊤) → μ (⋂ i, s i) = ⨅ i, μ (s i)Continuity from above:
the measure of the intersection of a monotone family of measurable sets
indexed by a type with countably generated atBot filter
is equal to the infimum of the measures.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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 · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- le_antisymmproof · cited by 2,068
- iInfstatement · cited by 1,690
- Monotonestatement and proof · cited by 1,397
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRatproof · cited by 2
- Antitone.measure_iInterproof · cited by 2
- MeasureTheory.Measure.iInf_rat_gt_prod_Iicproof · cited by 2
- MeasureTheory.measure_iInter_of_ae_monotoneproof · cited by 1