Theorems · Theorem · measure theory
intervalIntegrable_of_even
∀ {E : Type u_5} [inst : NormedAddCommGroup E] {f : ℝ → E},
(∀ (x : ℝ), f x = f (-x)) →
(∀ (x : ℝ), 0 < x → IntervalIntegrable f MeasureTheory.volume 0 x) →
∀ {a b : ℝ},
autoParam (‖f (min 0 a)‖ₑ ≠ ⊤) intervalIntegrable_of_even._auto_1 →
autoParam (‖f (min 0 b)‖ₑ ≠ ⊤) intervalIntegrable_of_even._auto_3 →
IntervalIntegrable f MeasureTheory.volume a bAn even function is interval integrable (with respect to the volume measure) on every interval
if it is interval integrable (with respect to the volume measure) on every interval of the form
0..x, for positive x.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 253 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- ENorm.enormstatement and proof · cited by 715
- IntervalIntegrablestatement and proof · cited by 316
- IntervalIntegrable.symmproof · cited by 24
- IntervalIntegrable.transproof · cited by 15
- intervalIntegrable_of_even₀proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.intervalIntegrable_log'proof · cited by 2