Mathlib Map

Theorems · Theorem · real analysis

AntitoneOn.integrableOn_Ioi_zero_of_summable

∀ {f : ℝ → ℝ},
  AntitoneOn f (Set.Ici 0) →
    (Summable fun n => f ↑n) →
      (∀ t ∈ Set.Ioi 0, 0 ≤ f t) → MeasureTheory.IntegrableOn f (Set.Ioi 0) MeasureTheory.volume

Converse to the integral test: a nonnegative, integrable, summable function is integrable.

Defined in
Mathlib.Analysis.SumIntegralComparisons
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.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.