Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.integral_deriv_mul_eq_sub
∀ {f g : ℝ → ℝ} {a b : ℝ},
AbsolutelyContinuousOnInterval f a b →
AbsolutelyContinuousOnInterval g a b → ∫ (x : ℝ) in a..b, deriv f x * g x + f x * deriv g x = f b * g b - f a * g aThe integral of the derivative of a product of two absolutely continuous functions.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- derivstatement and proof · cited by 676
- DifferentiableAtproof · cited by 617
- intervalIntegralstatement and proof · cited by 546
- HasDerivAtproof · cited by 493
- Set.uIccproof · cited by 393
- Set.uIocproof · cited by 182
- HasDerivAt.derivproof · cited by 147
- DifferentiableAt.hasDerivAtproof · cited by 114
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.integral_mul_deriv_eq_deriv_mulproof · cited by 1