Theorems · Theorem · measure theory
MeasureTheory.integral_Iic_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.Iic a) a →
(∀ x ∈ Set.Iio a, HasDerivAt f (f' x) x) →
MeasureTheory.IntegrableOn f' (Set.Iic a) MeasureTheory.volume →
Filter.Tendsto f Filter.atBot (nhds m) → ∫ (x : ℝ) in Set.Iic a, f' x = f a - mFundamental theorem of calculus-2, on semi-infinite intervals (-∞, a).
When a function has a limit m at -∞, and its derivative is integrable, then the
integral of the derivative on (-∞, a) is f a - m. Version assuming differentiability
on (-∞, a) and continuity at a⁻.
Note that such a function always has a limit at minus infinity,
see tendsto_limUnder_of_hasDerivAt_of_integrableOn_Iic.
- Cited by
- 3 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.
Cites37
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
- 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
- Filter.mp_memproof · cited by 1,537
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_Iic_of_hasDerivAt_of_tendsto'proof · cited by 2
- HasCompactSupport.integral_Iic_deriv_eqproof · cited by 1
- MeasureTheory.integral_Iic_deriv_mul_eq_subproof · cited by 1