Theorems · Theorem · measure theory
exists_eq_interval_average
∀ {f : ℝ → ℝ} {a b : ℝ}, a ≠ b → ContinuousOn f (Set.uIcc a b) → ∃ c ∈ Set.uIoo a b, f c = ⨍ (x : ℝ) in a..b, f xThe mean value theorem for integrals: There exists a point in an interval such that the mean of a continuous function over the interval equals the value of the function at the point.
- 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Top.topproof · cited by 9,680
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- ContinuousOnstatement and proof · cited by 1,411
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- Set.uIccstatement and proof · cited by 393
- Set.uIocstatement · cited by 182
- sub_ne_zeroproof · cited by 119
- MeasureTheory.averagestatement · cited by 87
- Set.uIoostatement · cited by 68
- Real.volume_uIocproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.