Fundamental theorem of calculus and integration by parts for absolutely continuous functions #
This file proves that:
AbsolutelyContinuousOnInterval.integral_deriv_eq_sub: Iffis absolutely continuous onuIcc a b, then Fundamental Theorem of Calculus holds forf'ona..b, i.e.∫ (x : ℝ) in a..b, deriv f x = f b - f a.AbsolutelyContinuousOnInterval.integral_mul_deriv_eq_deriv_mul: Integration by Parts holds for absolutely continuous functions, i.e. iffandgare absolutely continuous onuIcc a b, then∫ x in a..b, f x * deriv g x = f b * g b - f a * g a - ∫ x in a..b, deriv f x * g x.
Tags #
absolutely continuous, fundamental theorem of calculus, integration by parts
If f has derivative f' a.e. on [d, b] and η is positive, then there is a collection of
pairwise disjoint closed subintervals of [a, b] of total length b - a where the slope of f
on each subinterval [x, y] differs from f' x by at most η.
If f is absolutely continuous on [d, b] and there is a collection of pairwise disjoint
closed subintervals of (d, b) of total length b - d such that the sum of dist (f x) (f y) for
[x, y] in the collection is equal to y, then dist (f b) (f d) ≤ y.
If f is absolutely continuous on uIcc a b and f' x = 0 for a.e. x ∈ uIcc a b, then f
is constant on uIcc a b.
Fundamental 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.
The integral of the derivative of a product of two absolutely continuous functions.
Integration by parts for absolutely continuous functions.