theorem
IntegralCriterion.integrableOn_g_Ioc
(f : ℝ → ℝ)
(hf : Monotone f)
(a b : ℝ)
(ha : 0 < a)
:
MeasureTheory.IntegrableOn (fun (t : ℝ) => (f t - t) / t ^ 2) (Set.Ioc a b) MeasureTheory.volume
theorem
IntegralCriterion.integral_Ioc_split'
{g : ℝ → ℝ}
{a b c : ℝ}
(hab : a ≤ b)
(hbc : b ≤ c)
(hg1 : MeasureTheory.IntegrableOn g (Set.Ioc a b) MeasureTheory.volume)
(hg2 : MeasureTheory.IntegrableOn g (Set.Ioc b c) MeasureTheory.volume)
:
theorem
IntegralCriterion.lem_16_8_integral_criterion
(f : ℝ → ℝ)
(hf_mono : Monotone f)
(hf_conv : ∃ (L : ℝ), Filter.Tendsto (fun (x : ℝ) => ∫ (t : ℝ) in Set.Ioc 1 x, (f t - t) / t ^ 2) Filter.atTop (nhds L))
:
Asymptotics.IsEquivalent Filter.atTop (fun (x : ℝ) => f x) fun (x : ℝ) => x
@[reducible, inline]
abbrev
Lem168.lem_16_8_integral_criterion
(f : ℝ → ℝ)
(hf_mono : Monotone f)
(hf_conv : ∃ (L : ℝ), Filter.Tendsto (fun (x : ℝ) => ∫ (t : ℝ) in Set.Ioc 1 x, (f t - t) / t ^ 2) Filter.atTop (nhds L))
:
Asymptotics.IsEquivalent Filter.atTop (fun (x : ℝ) => f x) fun (x : ℝ) => x