Theorems · Theorem · real analysis
Frullani.norm_integral_inv_smul_sub_le
∀ {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 →
∀ {V : E} {δ : ℝ},
0 ≤ δ →
(∀ x ∈ Set.uIoc a b, ‖f x - V‖ ≤ δ) →
‖(∫ (x : ℝ) in a..b, x⁻¹ • f x) - Real.log (b / a) • V‖ ≤ δ * |Real.log (b / a)|- Cited by
- 1 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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
- MeasureTheory.Measureproof · cited by 10,939
- Norm.normstatement and proof · cited by 5,413
- CompleteSpacestatement and proof · cited by 2,532
- mul_commproof · cited by 2,262
- LT.lt.leproof · cited by 2,189
- absstatement and proof · cited by 1,814
- Set.Ioistatement and proof · cited by 1,463
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
Cited by1
Results whose statement or proof uses this declaration.
- Frullani.tendsto_integral_inv_smul_of_tendsto_uniformproof · cited by 2