Theorems · Theorem · measure theory
Function.Periodic.tendsto_atTop_intervalIntegral_of_pos
∀ {T : ℝ} {g : ℝ → ℝ},
Function.Periodic g T →
0 < ∫ (x : ℝ) in 0..T, g x → 0 < T → Filter.Tendsto (fun t => ∫ (x : ℝ) in 0..t, g x) Filter.atTop Filter.atTopIf g : ℝ → ℝ is periodic with period T > 0 and 0 < ∫ x in 0..T, g x, then
t ↦ ∫ x in 0..t, g x tends to ∞ as t tends to ∞.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 264 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Set.imageproof · cited by 5,609
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Set.Iccproof · cited by 1,702
- LT.lt.ne'proof · cited by 1,417
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- InfSet.sInfproof · cited by 935
- Filter.Tendsto.compproof · cited by 560
- intervalIntegralstatement and proof · cited by 546
- IntervalIntegrableproof · cited by 316
- Filter.tendsto_idproof · cited by 180
Cited by1
Results whose statement or proof uses this declaration.
- Function.Periodic.tendsto_atTop_intervalIntegral_of_pos'proof · cited by 0