Theorems · Theorem · real analysis
intervalIntegral.derivWithin_integral_of_tendsto_ae_left
∀ {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 →
∀ {s t : Set ℝ} [intervalIntegral.FTCFilter a (nhdsWithin a s) (nhdsWithin a t)],
StronglyMeasurableAtFilter f (nhdsWithin a t) MeasureTheory.volume →
Filter.Tendsto f (nhdsWithin a t ⊓ MeasureTheory.ae MeasureTheory.volume) (nhds c) →
autoParam (UniqueDiffWithinAt ℝ s a) intervalIntegral.derivWithin_integral_of_tendsto_ae_left._auto_1 →
derivWithin (fun u => ∫ (x : ℝ) in u..b, f x) s a = -cFundamental theorem of calculus: if f : ℝ → E is integrable on a..b and f x has a finite
limit c almost surely as x tends to a from the right or from the left, then the right
(resp., left) derivative of u ↦ ∫ x in u..b, f x at a equals -c.
- Cited by
- 0 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.
Cites20
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
- 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
- nhdsWithinstatement and proof · cited by 1,912
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.