Theorems · Theorem · measure theory
intervalIntegral.intervalIntegral_pos_of_pos
∀ {f : ℝ → ℝ} {a b : ℝ},
IntervalIntegrable f MeasureTheory.volume a b → (∀ (x : ℝ), 0 < f x) → a < b → 0 < ∫ (x : ℝ) in a..b, f xIf f : ℝ → ℝ is strictly positive everywhere, and integrable on (a, b] for real numbers
a < b, then its integral over a..b is strictly positive. (See intervalIntegral_pos_of_pos_on
for a version only assuming positivity of f on (a, b) rather than everywhere.)
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Iooproof · cited by 1,214
- intervalIntegralstatement · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
- intervalIntegral.intervalIntegral_pos_of_pos_onproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Function.Periodic.tendsto_atBot_intervalIntegral_of_pos'proof · cited by 0
- Function.Periodic.tendsto_atTop_intervalIntegral_of_pos'proof · cited by 0