Theorems · Theorem · measure theory
MeasureTheory.integral_Ioi_of_hasDerivAt_of_tendsto
∀ {E : Type u_1} {f f' : ℝ → E} {a : ℝ} {m : E} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[CompleteSpace E],
ContinuousWithinAt f (Set.Ici a) a →
(∀ x ∈ Set.Ioi a, HasDerivAt f (f' x) x) →
MeasureTheory.IntegrableOn f' (Set.Ioi a) MeasureTheory.volume →
Filter.Tendsto f Filter.atTop (nhds m) → ∫ (x : ℝ) in Set.Ioi a, f' x = m - f aFundamental theorem of calculus-2, on semi-infinite intervals (a, +∞).
When a function has a limit at infinity m, and its derivative is integrable, then the
integral of the derivative on (a, +∞) is m - f a. Version assuming differentiability
on (a, +∞) and continuity at a⁺.
Note that such a function always has a limit at infinity,
see tendsto_limUnder_of_hasDerivAt_of_integrableOn_Ioi.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 267 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 · 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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement and proof · cited by 2,405
- MeasureTheory.integralstatement · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- le_rflproof · cited by 1,558
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_Ioi_of_hasDerivAt_of_tendsto'proof · cited by 7
- MeasureTheory.integral_Ioi_deriv_mul_eq_subproof · cited by 1
- HasCompactSupport.integral_Ioi_deriv_eqproof · cited by 0
- MeasureTheory.integral_Ioi_of_hasDerivAt_of_nonnegproof · cited by 0
- MeasureTheory.integral_Ioi_of_hasDerivAt_of_nonposproof · cited by 0