Theorems · Theorem · measure theory
exists_eq_interval_average_of_nullSingletonClass
∀ {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 ∂μ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
- 2 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Realstatement and proof · cited by 25,697
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ContinuousOnstatement and proof · cited by 1,411
- MeasureTheory.IntegrableOnproof · cited by 548
- Set.uIccstatement and proof · cited by 393
Cited by2
Results whose statement or proof uses this declaration.
- exists_eq_interval_averageproof · cited by 0
- exists_eq_interval_average_of_noAtomsproof · cited by 0