Theorems · Theorem · real analysis
Frullani.tendsto_integral_inv_smul_of_tendsto_uniform
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℝ → E} {a b : ℝ} [CompleteSpace E],
MeasureTheory.LocallyIntegrableOn f (Set.Ioi 0) MeasureTheory.volume →
0 < a →
0 < b →
∀ {F : Filter ℝ},
(∀ᶠ (t : ℝ) in F, 0 < t) →
∀ {V : E},
(∀ δ > 0, ∀ᶠ (t : ℝ) in F, ∀ x ∈ Set.uIoc (a * t) (b * t), ‖f x - V‖ ≤ δ) →
Filter.Tendsto (fun t => ∫ (x : ℝ) in a * t..b * t, x⁻¹ • f x) F (nhds (Real.log (b / a) • V))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 273 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_oneproof · cited by 2,501
Cited by2
Results whose statement or proof uses this declaration.
- Frullani.tendsto_integral_inv_smul_atTopproof · cited by 1
- Frullani.tendsto_integral_inv_smul_nhdsWithinproof · cited by 1