Theorems · Theorem · real analysis
intervalIntegral.differentiable_integral_of_continuous
∀ {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {f : ℝ → E} {a : ℝ},
Continuous f → Differentiable ℝ fun u => ∫ (x : ℝ) in a..u, f xThe integral of a continuous function is differentiable on a real set s.
- Cited by
- 1 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.
Cites14
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
- Continuousstatement and proof · cited by 2,592
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- intervalIntegralstatement · cited by 546
- Differentiablestatement · cited by 298
- Continuous.continuousAtproof · cited by 297
- HasDerivAt.differentiableAtproof · cited by 73
- Continuous.aestronglyMeasurableproof · cited by 70
- Continuous.intervalIntegrableproof · cited by 32
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.differentiableOn_integral_of_continuousproof · cited by 0