Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.integral_deriv_eq_sub
∀ {f : ℝ → ℝ} {a b : ℝ}, AbsolutelyContinuousOnInterval f a b → ∫ (x : ℝ) in a..b, deriv f x = f b - f aFundamental Theorem of Calculus for absolutely continuous functions: if f is absolutely
continuous on uIcc a b, then ∫ (x : ℝ) in a..b, deriv f x = f b - f a.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- AddCommGroupproof · cited by 12,871
- NontriviallyNormedFieldproof · cited by 8,742
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- ContinuousSMulproof · cited by 1,016
- sub_zeroproof · cited by 938
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.integral_deriv_mul_eq_subproof · cited by 1