Theorems · Theorem · real analysis
intervalIntegral.derivWithin_integral_left
∀ {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {f : ℝ → 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 →
ContinuousWithinAt f t a →
autoParam (UniqueDiffWithinAt ℝ s a) intervalIntegral.derivWithin_integral_left._auto_1 →
derivWithin (fun u => ∫ (x : ℝ) in u..b, f x) s a = -f aFundamental theorem of calculus: if f : ℝ → E is integrable on a..b and f x is continuous
on the right or on the left at a, then the right (resp., left) derivative of
u ↦ ∫ x in u..b, f x at a equals -f a.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 268 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinstatement and proof · cited by 1,912
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement · cited by 546
- ContinuousWithinAtstatement and proof · cited by 512
- IntervalIntegrablestatement and proof · cited by 316
- derivWithinstatement · cited by 258
- UniqueDiffWithinAtstatement and proof · cited by 252
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.