Theorems · Theorem · real analysis
not_intervalIntegrable_of_tendsto_norm_atTop_of_deriv_isBigO_punctured
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F]
{f : ℝ → E} {g : ℝ → F} {a b c : ℝ},
(∀ᶠ (x : ℝ) in nhdsWithin c {c}ᶜ, DifferentiableAt ℝ f x) →
Filter.Tendsto (fun x => ‖f x‖) (nhdsWithin c {c}ᶜ) Filter.atTop →
deriv f =O[nhdsWithin c {c}ᶜ] g → a ≠ b → c ∈ Set.uIcc a b → ¬IntervalIntegrable g MeasureTheory.volume a bIf f is differentiable in a punctured neighborhood of c, ‖f x‖ → ∞ as x → c (more
formally, along the filter 𝓝[≠] c), and f' = O(g) along 𝓝[≠] c, where f' is the derivative
of f, then g is not interval integrable on any nontrivial interval a..b such that
c ∈ [a, b].
- Cited by
- 1 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.
Cites22
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
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- Filter.atTopstatement and proof · cited by 2,405
- nhdsWithinstatement and proof · cited by 1,912
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- derivstatement and proof · cited by 676
Cited by1
Results whose statement or proof uses this declaration.
- not_intervalIntegrable_of_sub_inv_isBigO_puncturedproof · cited by 2