Theorems · Theorem · measure theory
ae_restrict_of_ae_restrict_inter_Ioo
∀ {μ : MeasureTheory.Measure ℝ} [MeasureTheory.NullSingletonClass μ] {s : Set ℝ} {p : ℝ → Prop},
(∀ (a b : ℝ), a ∈ s → b ∈ s → a < b → ∀ᵐ (x : ℝ) ∂μ.restrict (s ∩ Set.Ioo a b), p x) → ∀ᵐ (x : ℝ) ∂μ.restrict s, p xConsider a real set s. If a property is true almost everywhere in s ∩ (a, b) for
all a, b ∈ s, then it is true almost everywhere in s. Formulated with μ.restrict.
See also ae_of_mem_of_ae_of_mem_inter_Ioo.
- Cited by
- 0 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpaceproof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Elemproof · cited by 7,166
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.iUnionproof · cited by 2,483
- MeasureTheory.aestatement and proof · cited by 2,352
- Set.Finiteproof · cited by 1,814
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Set.Ioostatement and proof · cited by 1,214
- Set.Countableproof · cited by 545
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.