Theorems · Theorem · real analysis
intervalIntegral.derivWithin_integral_right
∀ {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 b (nhdsWithin b s) (nhdsWithin b t)],
StronglyMeasurableAtFilter f (nhdsWithin b t) MeasureTheory.volume →
ContinuousWithinAt f t b →
autoParam (UniqueDiffWithinAt ℝ s b) intervalIntegral.derivWithin_integral_right._auto_1 →
derivWithin (fun u => ∫ (x : ℝ) in a..u, f x) s b = f bFundamental theorem of calculus: if f : ℝ → E is integrable on a..b and f x is continuous
on the right or on the left at b, then the right (resp., left) derivative of
u ↦ ∫ x in a..u, f x at b equals f b.
- 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.
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.