Theorems · Theorem · measure theory
exists_eq_interval_average_of_noAtoms
Deprecated since 2026-06-09Use exists_eq_interval_average_of_nullSingletonClass instead.
∀ {f : ℝ → ℝ} {a b : ℝ} {μ : MeasureTheory.Measure ℝ} [MeasureTheory.NullSingletonClass μ],
ContinuousOn f (Set.uIcc a b) →
μ (Set.uIoc a b) ≠ ⊤ → μ (Set.uIoc a b) ≠ 0 → ∃ c ∈ Set.uIoo a b, f c = ⨍ (x : ℝ) in Set.uIoc a b, f x ∂μAlias of exists_eq_interval_average_of_nullSingletonClass.
If f : ℝ → ℝ is continuous on uIcc a b, the interval has finite and nonzero μ-measure,
and μ has value zero on singletons, then ∃ c ∈ uIoo a b, f c = ⨍ x in Ι a b, f x ∂μ.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement · cited by 9,680
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- ContinuousOnstatement · cited by 1,411
- Set.uIccstatement · cited by 393
- Set.uIocstatement · cited by 182
- MeasureTheory.NullSingletonClassstatement · cited by 125
- MeasureTheory.averagestatement · cited by 87
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.