Theorems · Theorem · measure theory
intervalIntegral.intervalIntegral_pos_of_pos_on
∀ {f : ℝ → ℝ} {a b : ℝ},
IntervalIntegrable f MeasureTheory.volume a b → (∀ x ∈ Set.Ioo a b, 0 < f x) → a < b → 0 < ∫ (x : ℝ) in a..b, f xIf f : ℝ → ℝ is integrable on (a, b] for real numbers a < b, and positive on the interior
of the interval, then its integral over a..b is strictly positive.
- Cited by
- 1 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
- LT.lt.leproof · cited by 2,189
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Measure.restrictproof · cited by 1,646
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Ioostatement and proof · cited by 1,214
- Set.Iocproof · cited by 971
- LT.lt.trans_leproof · cited by 678
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.intervalIntegral_pos_of_posproof · cited by 2