Theorems · Theorem · real analysis
intervalIntegral.integral_hasStrictDerivAt_of_tendsto_ae_right
- #15 of the 100 theorems: Fundamental Theorem of Integral Calculus
- 1000+ list: Fundamental theorem of calculus
∀ {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {f : ℝ → E} {c : E}
{a b : ℝ},
IntervalIntegrable f MeasureTheory.volume a b →
StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume →
Filter.Tendsto f (nhds b ⊓ MeasureTheory.ae MeasureTheory.volume) (nhds c) →
HasStrictDerivAt (fun u => ∫ (x : ℝ) in a..u, f x) c bFundamental theorem of calculus-1, strict differentiability in the right endpoint.
If f : ℝ → E is integrable on a..b and f x has a finite limit c almost surely at b, then
u ↦ ∫ x in a..u, f x has derivative c at b in the sense of strict differentiability.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
Cited by3
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_hasStrictDerivAt_rightproof · cited by 3
- intervalIntegral.integral_hasDerivAt_of_tendsto_ae_rightproof · cited by 1
- intervalIntegral.integral_hasStrictDerivAt_of_tendsto_ae_leftproof · cited by 1