Theorems · Theorem · measure theory
MeasureTheory.integral_eq_zero_of_hasDerivAt_of_integrable
∀ {E : Type u_1} {f f' : ℝ → E} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E],
(∀ (x : ℝ), HasDerivAt f (f' x) x) →
MeasureTheory.Integrable f' MeasureTheory.volume →
MeasureTheory.Integrable f MeasureTheory.volume → ∫ (x : ℝ), f' x = 0If a function and its derivative are integrable on the real line, then the integral of the derivative is zero.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 282 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.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- CompleteSpaceproof · cited by 2,532
- Filter.atTopproof · cited by 2,405
- MeasureTheory.integralstatement and proof · cited by 1,779
- Set.Ioiproof · cited by 1,463
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Iicproof · cited by 1,111
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.