Theorems · Theorem · measure theory
intervalAverage_congr_codiscreteWithin
∀ {a b : ℝ} {f₁ f₂ : ℝ → ℝ},
f₁ =ᶠ[Filter.codiscreteWithin (Set.uIoc a b)] f₂ → ⨍ (x : ℝ) in a..b, f₁ x = ⨍ (x : ℝ) in a..b, f₂ xInterval averages are invariant when functions change along discrete sets.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.uIocstatement and proof · cited by 182
- MeasureTheory.averagestatement and proof · cited by 87
- Filter.codiscreteWithinstatement and proof · cited by 87
- interval_average_eqproof · cited by 3
- intervalIntegral.integral_congr_codiscreteWithinproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.