Theorems · Theorem · real analysis
not_intervalIntegrable_of_tendsto_norm_atTop_of_deriv_isBigO_within_sdiff_singleton
∀ {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 : ℝ},
a ≠ b →
c ∈ Set.uIcc a b →
(∀ᶠ (x : ℝ) in nhdsWithin c (Set.uIcc a b \ {c}), DifferentiableAt ℝ f x) →
Filter.Tendsto (fun x => ‖f x‖) (nhdsWithin c (Set.uIcc a b \ {c})) Filter.atTop →
deriv f =O[nhdsWithin c (Set.uIcc a b \ {c})] g → ¬IntervalIntegrable g MeasureTheory.volume a bIf a ≠ b, c ∈ [a, b], f is differentiable in the neighborhood of c within
[a, b] \ {c}, ‖f x‖ → ∞ as x → c within [a, b] \ {c}, and f' = O(g) along
𝓝[[a, b] \ {c}] c, where f' is the derivative of f, then g is not interval integrable on
a..b.
- 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.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- nhdsWithinstatement and proof · cited by 1,912
- Set.Iccproof · cited by 1,702
Cited by1
Results whose statement or proof uses this declaration.
- not_intervalIntegrable_of_tendsto_norm_atTop_of_deriv_isBigO_puncturedproof · cited by 1