Theorems · Theorem · measure theory
Antitone.measure_iInter
∀ {α : Type u_1} {ι : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : Preorder ι]
[IsDirectedOrder ι] [Filter.atTop.IsCountablyGenerated] {s : ι → Set α},
Antitone s → (∀ (i : ι), MeasureTheory.NullMeasurableSet (s i) μ) → (∃ i, μ (s i) ≠ ⊤) → μ (⋂ i, s i) = ⨅ i, μ (s i)Continuity from above:
the measure of the intersection of an antitone family of measurable sets
indexed by a type with countably generated atTop filter
is equal to the infimum of the measures.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
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 · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Preorderstatement and proof · cited by 7,952
- Filter.atTopstatement and proof · cited by 2,405
- iInfstatement · cited by 1,690
- Set.iInterstatement · cited by 1,084
- Antitonestatement and proof · cited by 563
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_measure_iInter_atTopproof · cited by 12
- MeasureTheory.measure_iInter_eq_iInf_measure_iInter_leproof · cited by 1