How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Differentiation of Monotone Functions and the Vitali Covering Theorem
1 · Prerequisites
- Absolute and Conditional Convergence; Rearrangement; Products
- Approximation and Compactness in C(K)
- Areas of Elementary Plane Figures
- Binary Operations, Monoids, Groups and Subgroups
- Bounded Variation and the Riemann–Stieltjes Integral
- Compactness
- Compactness in Metric Spaces
- Completeness, Completion, and Uniform Continuity
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Continuity, IVT, EVT, and Uniform Continuity
- Cosets, Index and Lagrange's Theorem
- Countability and Uncountability
- Density Separability and Convolution in Lᵖ
- Divisibility, Euclidean Domains, Principal Ideal Domains and Unique Factorisation
- Filters and Ultrafilters
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Fubini and Change of Variables
- Ideals, Quotient Rings and the Isomorphism Theorems for Rings
- Lebesgue Measure on Euclidean Space
- Lebesgue-Stieltjes Measures and Distribution Functions
- Limits of Real Functions
- limsup, liminf, and Subsequential Limits
- Linear Independence, Bases and Dimension
- Linear Transformations, Rank-Nullity and Quotient Spaces
- Measurable Functions and Simple Approximation
- Measures and Their Basic Properties
- Metric Spaces
- Mixed Partials, Taylor Formulae, and Extrema
- Monotone Functions, Discontinuities, and Continuity Sets
- Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness
- Normal Subgroups and Quotient Groups
- Order, Zorn's Lemma, and the Axiom of Choice
- Outer Measure and the Caratheodory Extension Theorem
- Polynomial Rings, the Division Algorithm and Roots
- Power Series and Real-Analytic Functions
- Properties of the Integral and the Working FTC
- Relations, Functions, and Quotients
- Rings, Subrings, Integral Domains and Fields
- Rⁿ as a Normed Space; Vector-Valued Functions
- Roots, Rational Powers, and Classical Inequalities
- Separation Axioms: the Hierarchy
- Sequences and Limits
- Sequences and Series of Functions; Uniform Convergence
- Series: Convergence and the Nonnegative Tests
- Sigma Algebras and Borel Sets
- Signed and Complex Measures Hahn and Jordan
- Simple Field Extensions and the Construction of the Complex Numbers
- Subspaces, Products, and Quotients
- Suprema and Infima
- The Cantor Set, Baire Category, and Measure Zero in ℝ
- The Derivative and the Mean Value Theorems
- The Exponential Function
- The Lebesgue Integral and the Convergence Theorems
- The Logarithm and General Powers
- The Lᵖ Spaces Holder Minkowski and Riesz Fischer
- The Maximal Function and Lebesgue Differentiation
- The Radon Nikodym Theorem and Lebesgue Decomposition
- The Riemann Integral in Rᵐ and Jordan Content
- The Riemann Integral: Definition and Integrability
- The Topology of Euclidean Space
- The Total Derivative in ℝᵐ → ℝⁿ
- The ZFC Axioms and the Basic Set Constructions
- Topological Spaces and Continuity
- Topology of ℝ
- Triangularisation, Generalised Eigenspaces and Jordan Canonical Form
- Vector Spaces, Linear Subspaces, Span and Direct Sums
2 · Summary
This page keeps the three classical seams visible. The first block packages the four Dini derivatives and the finite derivative convention. The second proves the rising-sun route, first for continuous monotone functions and then for general monotone functions after the jump-part reduction. The third proves the interval Vitali theorem and the null-set characterisation that later measure arguments use.
The remaining items compare that route with the Lebesgue-Stieltjes route, record the sharp integral inequality for increasing functions, and state the atomic, absolutely continuous, and singular-continuous decompositions that probability and harmonic-analysis pages cite later.
3 · Logical flowchart
4 · Definitions, theorems and proofs
The four Dini derivatives of a real function at a point
Definition
Let be an interval, let , and let .
If has points of arbitrarily close on the right, the upper right Dini derivative and lower right Dini derivative of at are
If has points of arbitrarily close on the left, the upper left Dini derivative and lower left Dini derivative of at are
Each value is taken in the extended real line The extended real line , its order, and the arithmetic that is left undefined, so the symbols remain meaningful even when the difference quotients are unbounded. When is an interior point of and the usual finite derivative of The derivative of at a point that is a limit point of , and differentiability on a set exists, it is the common finite value of all four Dini derivatives.
Remarks
- The point of the Dini package is that no boundedness hypothesis is hidden in the notation: and are permitted values.
- The one-sided direction of the limit is the same in all four formulas. The left derivatives use the quotient at , not a separate limit with .
The four Dini derivatives always exist in the extended reals, satisfy the one-sided order inequalities, and detect finite differentiability
Statement
Let be an interval, let , and let .
- Every well-posed Dini derivative of The four Dini derivatives of a real function at a point exists in (The extended real line , its order, and the arithmetic that is left undefined).
- On each available side one has
- If is an interior point of , then the finite derivative of The derivative of at a point that is a limit point of , and differentiability on a set exists if and only if all four Dini derivatives exist as the same finite real number.
Facts & Assumptions
Given: The interval , the function , and the point .
We use the Dini-derivative notation fixed in the statement.
Proof
Each well-posed Dini derivative is an upper or lower limit of a nonempty family of real difference quotients, so its value exists in by the definitions of and on the extended line. This proves claim 1.
For every family of real numbers, the liminf is at most the limsup. Applied to the right-hand difference quotients and to the left-hand difference quotients, this gives and . This is claim 2.
Assume first that exists as a finite real number . Then the right and left difference quotients both converge to , because a two-sided limit exists exactly when both one-sided limits exist and agree (If is a limit point of the domain from both sides, the limit exists iff both one-sided limits exist and agree). Hence each one-sided limsup and each one-sided liminf equals , so all four Dini derivatives equal .
Conversely, assume that the four Dini derivatives all equal the same finite real number . Then on the right the limsup and liminf of the difference quotients coincide at , so the right-hand quotient limit exists and equals ; the same is true on the left. Therefore the two-sided derivative exists and equals by If is a limit point of the domain from both sides, the limit exists iff both one-sided limits exist and agree.
Steps 2.1 and 2.2 prove claim 3, and steps 1.1 and 1.2 prove claims 1 and 2.
The Dini-derivative criterion is the extended-real shadow of the library's finite derivative convention
Remark
The library's published notion of derivative, The derivative of at a point that is a limit point of , and differentiability on a set, is a finite real number. For a function on an interval at an interior point, The four Dini derivatives always exist in the extended reals, satisfy the one-sided order inequalities, and detect finite differentiability says that the derivative exists exactly when the upper and lower right and left Dini derivatives all agree and their common value is finite. At an interval endpoint, the relative-domain derivative may exist while the two Dini derivatives on the unavailable side are not defined.
The extended-real cases are deliberately kept outside the word "derivative" in this library. If all four Dini derivatives agree at or at , that is still informative, but it is not recorded as " exists" because the finite-value contract of The derivative of at a point that is a limit point of , and differentiability on a set would then be false.
Vitali covers and fine covers on the real line by closed intervals
Definition
Let , and let be a family of bounded closed nondegenerate intervals Intervals of : the nine order-convex forms, nondegeneracy, and length, so every member has the form with .
We say that is a fine cover of when for every and every there is an interval such that and , where .
On this page, a Vitali cover of means the same thing: a cover by bounded closed intervals that shrinks to each covered point. In one dimension this is the interval form of the ball-language statement.
Remarks
- The word "fine" emphasizes the shrinking property. An arbitrary interval cover of need not be fine.
- Closed intervals are used because that is the exact one-dimensional form proved later on this page; replacing them by balls gives the same theorem on the line.
Riesz's rising sun lemma with the correct endpoint conclusion
Statement
Let be continuous (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point) and put
Then is an open subset of the subspace . Equivalently, is open in , and every component of is either an initial half-open interval when , or an open interval with (Every open subset of is a countable disjoint union of open intervals, namely its order components). For every component of with left endpoint and right endpoint one has
and if then in fact
Equivalently, every satisfies , while if then for all .
Facts & Assumptions
Given: The continuous function and the set just defined.
The symbols are those of the statement.
Proof
Let . Choose with . By continuity at , after shrinking if necessary there is with such that whenever and . Every then satisfies and , so it also belongs to . Thus is open in the subspace . Therefore is open in , and Every open subset of is a countable disjoint union of open intervals, namely its order components writes it as a countable disjoint union of open intervals. A component meeting the left endpoint is when ; if , an open component may instead have the form . Thus every component of is either when , or with .
Fix a component of , write its left endpoint as and its right endpoint as , and let . By the extreme value theorem Extreme value theorem: a continuous real function on a nonempty compact subset of attains a greatest and a least value, choose at which attains its maximum on . Since , some point to the right of has value greater than , so and . The maximizing point does not belong to . Since every point of lies in , this forces . If and , then necessarily , which would put in , contrary to being the right endpoint of the component. Thus ; the reverse inequality holds because and is a maximizer. When one has directly. Hence in all cases .
Letting through points of in step 2.1 and using continuity at gives . If , then , so no point to the right of has value strictly larger than ; in particular . Hence when .
Steps 1.1 through 3.1 are exactly the claimed conclusions.
One-sided Hardy-Littlewood inequalities for the Dini derivatives of a continuous monotone function
Statement
Let be continuous and nondecreasing (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of , with the dictionary to monotone sequences). Let with .
- For every , if then
- For every , if then
Here is Lebesgue measure from Lebesgue measurable sets, the family , and the restricted set function .
Facts & Assumptions
Given: The continuous nondecreasing function and the subinterval .
The symbols are those of the statement.
Proof
Fix and put on . If , then some satisfies , hence . Therefore is contained in the rising-sun set of on . By Riesz's rising sun lemma with the correct endpoint conclusion, the components of that set are intervals whose left and right endpoints we call , with each either or , and with for every . Thus for every . Summing over finitely many components and using that the disjoint ordered intervals lie in gives , so .
Fix and put on . If , then for some one has , hence . Reflecting across the midpoint of turns this into the right-hand rising-sun situation on a continuous function, so the same argument as in step 1.1 yields a disjoint family of intervals whose total length bounds and on each such interval . Summing gives .
Steps 1.1 and 2.1 are the two asserted inequalities.
A continuous monotone function is differentiable almost everywhere by the rising-sun route
Statement
Assume the Axiom of Countable Choice (The Axiom of Countable Choice ()).
Let be continuous and monotone. Then is differentiable at Lebesgue-almost every point of .
Facts & Assumptions
Given: Countable choice and a continuous monotone function .
The symbols are those of the statement.
Proof
Replacing by if necessary, we may assume that is nondecreasing. For each integer , the first inequality of One-sided Hardy-Littlewood inequalities for the Dini derivatives of a continuous monotone function with , , and shows that the sets and, after reflecting the interval, have measure at most . Hence and are finite almost everywhere.
Fix rationals and put For each rational , the maps are continuous because is continuous. Therefore and similarly Hence both sets are Borel, so is Lebesgue measurable. For any subinterval , the two inequalities of One-sided Hardy-Littlewood inequalities for the Dini derivatives of a continuous monotone function give and . Adding them yields , so The constant is strictly less than . Therefore no point of can be a density-one point of . By the Lebesgue density theorem Lebesgue density theorem, is null.
Applying step 2.1 to the reflected function shows that for every rational the set is null as well. Taking the countable union over rational pairs and using A countable union of measure-zero sets has measure zero, by countable choice, we conclude that outside a null set one has and . Combined with the sidewise inequalities and from The four Dini derivatives always exist in the extended reals, satisfy the one-sided order inequalities, and detect finite differentiability, this forces at almost every point where the four Dini derivatives are finite.
Steps 1.1 and 3.1 show that all four Dini derivatives agree finitely almost everywhere on . Therefore The four Dini derivatives always exist in the extended reals, satisfy the one-sided order inequalities, and detect finite differentiability implies that exists almost everywhere. Since a null set in the Lebesgue sense is the same as elementary measure zero on the line (A subset of has Lebesgue outer measure zero if and only if it has measure zero in the sense of countable closed-interval covers), this is exactly the claimed almost-everywhere statement.
The jump function of a nondecreasing function on a compact interval
Definition
Let , and let be nondecreasing (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of , with the dictionary to monotone sequences). When , write
which exists by One-sided limits of a monotone function always exist: for nondecreasing on an interval and , whenever has points below , whenever it has points above , and these satisfy and is nonnegative. When , put . For define the jump function by
and, for ,
The summands are nonnegative, and the supremum is taken in the complete ordered field of the reals (Complete ordered field (least-upper-bound property)).
Remarks
- When , the endpoint defect at is included separately because a nondecreasing function on can fail to be continuous at the left endpoint without having a left-hand jump there. The convention makes the degenerate interval harmless.
- The first sum collects left jumps at points at or before , while the second collects right jumps at points strictly before . Later A nondecreasing function splits uniquely into a jump part and a continuous part ↗ proves that these two contributions exactly remove the discontinuities of , so is continuous.
- If is right-continuous, then every interior right jump is zero and the definition reduces to the usual cumulative left-jump function.
A nondecreasing function splits uniquely into a jump part and a continuous part
Statement
Let , let be nondecreasing, and let be the jump function of The jump function of a nondecreasing function on a compact interval, and put
Then:
- and are nondecreasing;
- if and is any enumeration without repetitions of the discontinuity set of in , where , then for every ,
- is continuous on ;
- on , and has exactly the same left and right jumps as ;
- when , the endpoint defect at , the interior left and right jump sizes, and the left jump at determine pointwise, and then is forced; when , one has and .
Facts & Assumptions
Given: Reals , the nondecreasing function , the jump function , and the remainder .
The symbols are those of the statement.
Proof
If , the definition gives and , so all five claims are immediate on the singleton interval. Hence assume from now on.
If , every finite pair with and is also admissible for , so . The comparison with follows from and the nonnegative definition of . Thus is nondecreasing on .
Fix . First suppose , and split any finite pair admissible in the definition of into its old part , and its new part , . The old contribution, including , is at most . Order the distinct points of . Monotonicity of makes the new jump contributions telescope through disjoint successive value intervals from to ; this includes the possible right jump when , and gives a total at most . Taking the supremum over yields . If , the endpoint contribution followed by the jumps in and telescopes in the same way, giving more precisely and hence . Therefore the increment inequality holds for every , and Thus is nondecreasing, proving claim 1.
By Froda's theorem: the set of discontinuities of a monotone function on an interval is at most countable, the injection into being built from one fixed enumeration of the rationals by least index, so no choice principle is used, the discontinuity set of in is at most countable; index it without repetitions as for some . At points outside that set both interior one-sided jump sizes vanish. The only remaining possible contribution in the defining supremum is the left jump at , which occurs exactly when . Thus The jump function of a nondecreasing function on a compact interval agrees with the nonnegative series This is claim 2.
Fix . Step 3.1 shows that Therefore Since is nondecreasing, One-sided limits of a monotone function always exist: for nondecreasing on an interval and , whenever has points below , whenever it has points above , and these satisfy gives the one-sided limits at , and the displayed equalities force . Hence is continuous at every interior point. Moreover, the displayed equalities show that has exactly the same left and right jumps as . This proves claim 4 except for the tautological identity .
To treat the endpoints, note first that step 2.1 with gives for every . Because the right-hand side tends to as , . Hence so is right-continuous at . At , the endpoint term in step 3.1 gives and therefore . Thus is continuous on all of . This proves claim 3.
Claim 4 contains the identity by definition of . For claim 5, step 3.1 expresses pointwise in terms of , the interior left and right jump sizes of , and the left jump at , so those data determine uniquely. Once is fixed, the remainder is forced by .
Steps 1.1 through 5.1 prove the theorem.
The Vitali covering theorem for fine covers on the real line
Statement
Assume dependent choice (The axiom of dependent choice: a relation in which every element is related to something admits an -indexed chain).
Let with , and let be a fine cover of by closed nondegenerate intervals (Vitali covers and fine covers on the real line by closed intervals, Lebesgue outer measure on ). Then there is a countable pairwise disjoint subfamily of such that
Moreover, for every there is a finite pairwise disjoint subfamily from such that
Facts & Assumptions
Given: Dependent choice, the set with , and a fine interval cover of .
The symbols are those of the statement.
Proof
Choose an open set with finite length and . Because is fine, every lies in arbitrarily short intervals of , so after shrinking we may restrict to the subfamily which is still a fine cover of . Using dependent choice, choose a sequence in as follows: as long as there exists an interval of disjoint from the previously chosen nonempty intervals, choose disjoint from those earlier nonempty intervals and with length at least half the supremum of the lengths of all such candidates; once no disjoint candidate remains, set and all later terms equal to .
Let . The nonempty intervals are pairwise disjoint and lie in the finite-open set , so If is finite, write and let . If , then the finite union is closed and does not contain , so . Because is a fine cover of , choose with and . Then is disjoint from , contradicting the terminal clause in step 1.1. Therefore . In this finite-termination case the theorem already holds with the finite family , and the finite -version is immediate as well.
It remains to treat the case where is infinite. Then no is empty, because empties persist forever after the first one, so and therefore . Let . Fix and . Since does not lie in the finite union , the distance is positive. Also because there are infinitely many nonempty intervals in the tail. Choose with Then is disjoint from . If were disjoint from every with , then would remain a candidate at every later stage. The half-maximal choice would then give for every , contradicting . So meets some with ; let be the least such index. Then is disjoint from , so it is an admissible candidate at stage , and the half-maximal choice gives . Intersecting intervals with comparable lengths satisfy . Therefore . Since was arbitrary,
By countable subadditivity of outer measure and the interval formula for Lebesgue outer measure, This proves the countable disjoint conclusion in the infinite case. For the finite version, choose so large that and repeat the same estimate with .
Steps 1.1 through 4.1 prove both forms of the theorem.
A set is null exactly when every fine cover has arbitrarily cheap countable subfamilies covering it up to a null remainder
Statement
Assume the Axiom of Dependent Choice (The axiom of dependent choice: a relation in which every element is related to something admits an -indexed chain), and hence the Axiom of Countable Choice (The Axiom of Countable Choice ()).
For a set , the following are equivalent:
- has Lebesgue measure zero;
- for every fine cover of by closed intervals and every , there is a countable subfamily of with
Facts & Assumptions
Given: Dependent Choice (and therefore Countable Choice), the set , and a fine cover of .
The symbols are those of the statement.
Proof
Assume first that is null, and let . Choose an open set with . Restrict to intervals lying in ; the restricted family is still a fine cover of . Applying The Vitali covering theorem for fine covers on the real line gives a countable disjoint subfamily of with Because the lie in and are disjoint, Thus is the required cheap countable subfamily.
Conversely, assume condition 2. Apply it to the fine cover consisting of all closed intervals with for each . Then there is a countable family of closed intervals such that Let . Since is null, cover by closed intervals of total length . Then the combined family covers and has total length . Hence has elementary measure zero by Measure zero (a countable cover by intervals of total length below every ) and content zero (a finite such cover). Equivalently, is Lebesgue null by A subset of has Lebesgue outer measure zero if and only if it has measure zero in the sense of countable closed-interval covers.
Steps 1.1 and 1.2 prove the equivalence.
A monotone function is differentiable almost everywhere by the Lebesgue-Stieltjes route
Statement
Assume the Axiom of Countable Choice (The Axiom of Countable Choice ()).
Let be monotone. Then is differentiable at Lebesgue-almost every point of .
Facts & Assumptions
Given: Countable choice and a monotone function .
The symbols are those of the statement.
Proof
Replacing by if necessary, we may assume that is nondecreasing. By A nondecreasing function splits uniquely into a jump part and a continuous part, write where is the jump part and is continuous and nondecreasing. By A jump function has derivative zero almost everywhere, almost everywhere.
Let be the Lebesgue-Stieltjes measure of . Since is continuous, Interval formulas and atoms for a Lebesgue-Stieltjes measure shows that has no atoms. The differentiation theorem for measures Differentiation of sigma-finite Borel measures finite on compact sets applied to the shrinking interval families and therefore gives a full-measure set on which the left and right interval ratios of both converge to the same finite density. By the interval formulas for Lebesgue-Stieltjes measures, those interval ratios are exactly the left and right difference quotients of . Hence all four Dini derivatives of agree finitely almost everywhere, and The four Dini derivatives always exist in the extended reals, satisfy the one-sided order inequalities, and detect finite differentiability implies that exists almost everywhere.
On the common full-measure set where and exist, one has . Therefore exists almost everywhere on . Using A subset of has Lebesgue outer measure zero if and only if it has measure zero in the sense of countable closed-interval covers, this is exactly the claimed almost-everywhere differentiability statement.
For a nondecreasing function, the derivative is measurable and integrable and its integral is bounded by the total increase
Statement
Assume the Axiom of Countable Choice (The Axiom of Countable Choice ()).
Let be nondecreasing. Then the derivative exists almost everywhere, is measurable, is Lebesgue integrable on , and satisfies
Facts & Assumptions
Given: Countable choice and a nondecreasing function .
The symbols are those of the statement.
Proof
By A monotone function is differentiable almost everywhere by the rising-sun route, exists almost everywhere on . Extend to by setting for and for . For each define for . Because monotone functions are Borel measurable (Every monotone real function is Borel measurable) and arithmetic preserves measurability (Arithmetic and lattice operations preserve measurability whenever they are defined), each is measurable and nonnegative. At every point where exists, .
For every , . After the change of variable in the first integral, this becomes , because on and on .
Fatou's lemma Fatou's lemma gives . Thus is integrable and obeys the claimed bound. Since it is almost everywhere the pointwise limit of the measurable functions , it is measurable as well, after changing it on the null exceptional set if needed and using Two integrable functions are equal almost everywhere exactly when all of their indefinite integrals agree.
Steps 1.1 through 3.1 prove the theorem.
A singular function on a compact interval
Definition
Let .
We call a singular function on when:
- is continuous (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point);
- is nondecreasing (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of , with the dictionary to monotone sequences);
- is not constant;
- exists almost everywhere in the sense of The derivative of at a point that is a limit point of , and differentiability on a set and equals almost everywhere.
Remarks
- This is the function-level form of a singular continuous measure: the increase is carried by a null set.
- The Cantor function is the canonical example, and later examples build other singular functions from it.
A jump function has derivative zero almost everywhere
Statement
Assume the Axiom of Countable Choice (The Axiom of Countable Choice ()).
Let be nondecreasing, and let be its jump function. Then is differentiable almost everywhere on and
for almost every .
Facts & Assumptions
Given: Countable choice, a nondecreasing function , and its jump function .
The symbols are those of the statement.
Proof
By Froda's theorem: the set of discontinuities of a monotone function on an interval is at most countable, the injection into being built from one fixed enumeration of the rationals by least index, so no choice principle is used, the discontinuity set of in is at most countable; enumerate it as . Define two discrete finite measures on by and put . The masses are nonnegative, and for every the definition of The jump function of a nondecreasing function on a compact interval gives Because is concentrated on the countable set , it is singular with respect to Lebesgue measure.
Fix and small. From the representation in step 1.1 one gets Apply Differentiation of sigma-finite Borel measures finite on compact sets to and the interval families and . Since the absolutely continuous part of is zero, the two interval ratios and tend to for almost every . Therefore the right and left difference quotients of both tend to for almost every .
At every point where both one-sided difference quotients tend to , the two-sided derivative exists and equals . Hence exists and is almost everywhere on .
A monotone function is differentiable almost everywhere by the rising-sun route
Statement
Assume the Axiom of Countable Choice (The Axiom of Countable Choice ()).
Let be monotone. Then is differentiable at Lebesgue-almost every point of .
Facts & Assumptions
Given: Countable choice and a monotone function .
The symbols are those of the statement.
Proof
Replacing by if necessary, we may assume that is nondecreasing. By A nondecreasing function splits uniquely into a jump part and a continuous part, write with continuous and nondecreasing. The continuous theorem A continuous monotone function is differentiable almost everywhere by the rising-sun route gives differentiability of almost everywhere, while A jump function has derivative zero almost everywhere gives almost everywhere.
On the common full-measure set where both derivatives exist, . Therefore exists almost everywhere.
Steps 1.1 and 2.1 prove the theorem.
A right-continuous nondecreasing function splits uniquely as absolutely continuous plus jump plus singular continuous
Statement
Assume the Axiom of Countable Choice.
Let be nondecreasing and right-continuous. Then there exist unique nondecreasing functions such that:
- ;
- is absolutely continuous;
- is the jump function of ;
- is continuous;
- ;
- either is constant or is a singular function.
Facts & Assumptions
Given: Countable choice and a right-continuous nondecreasing function .
The symbols are those of the statement.
Proof
Let be the Lebesgue-Stieltjes measure of . By Every finite Borel measure on R has a unique absolutely continuous, discrete, and singular-continuous decomposition, with chosen nonnegative almost everywhere, discrete, and singular and atomless. Let let be the distribution function of normalized by , and let be the distribution function of normalized by . By the Lebesgue-Stieltjes correspondence Assuming countable choice, finite-on-compacts Borel measures on correspond to nondecreasing right-continuous functions modulo constants, the measure of is exactly , and at the three functions satisfy . Hence .
The integral form of is absolutely continuous by Absolute continuity of the integral, so is absolutely continuous as well, and because almost everywhere the function is increasing. Also The indefinite integral of an function is differentiable almost everywhere gives almost everywhere. The discrete measure is carried by its atoms, so the corresponding distribution function is exactly the jump function of by Interval formulas and atoms for a Lebesgue-Stieltjes measure. The atomless singular measure has a continuous distribution function , again by the interval formulas.
Uniqueness follows from the uniqueness of the measure decomposition of and the uniqueness part of the Lebesgue-Stieltjes correspondence: the absolutely continuous, discrete, and singular-continuous parts of the measure are unique, so the three normalized distribution functions are unique as well.
Apply Differentiation of sigma-finite Borel measures finite on compact sets to . Its absolutely continuous part is zero, so the differentiation density is almost everywhere. The interval formulas therefore give almost everywhere. If is nonconstant, then it is continuous, nondecreasing, and has derivative almost everywhere, so is a singular function by A singular function on a compact interval.
Steps 1.1 through 3.1 prove the theorem.
Every function of bounded variation is differentiable almost everywhere
Statement
Assume the Axiom of Countable Choice.
Every real-valued function of bounded variation on a compact interval is differentiable almost everywhere.
Facts & Assumptions
Given: Countable choice and a bounded-variation function .
The symbols are those of the statement.
Proof
By Jordan decomposition for functions of bounded variation, write with and increasing. The monotone differentiability theorem A monotone function is differentiable almost everywhere by the rising-sun route shows that both and exist almost everywhere.
On the common full-measure set where both derivatives exist, exists as well. Therefore is differentiable almost everywhere.
Steps 1.1 and 2.1 prove the theorem.
Fubini's theorem on term-by-term differentiation for pointwise sums of nondecreasing functions
Statement
Assume the Axiom of Countable Choice.
Let be a sequence (Sequences of reals: bounded, eventually, frequently, tails, subsequences) of nondecreasing functions on , and suppose that the pointwise sum
converges to a finite real number for every . Then is nondecreasing, and for almost every ,
Facts & Assumptions
Given: Countable choice and a pointwise convergent series of nondecreasing functions on .
The symbols are those of the statement.
Proof
Every partial sum and every tail is nondecreasing. By A monotone function is differentiable almost everywhere by the rising-sun route, the derivatives of , all , all , and all exist on a common full-measure set. On that set, and .
Fix . Since is increasing, the derivative bound theorem For a nondecreasing function, the derivative is measurable and integrable and its integral is bounded by the total increase gives . But because the series defining and both converge.
The nonnegative functions decrease pointwise almost everywhere to . Step 2.1 therefore forces . Since the integrand is nonnegative, it vanishes almost everywhere. Thus almost everywhere.
Steps 1.1 through 3.1 prove the theorem.
Royden's classical Vitali-covering proof is a third route and is not run on this page
Remark
There is a third classical proof that monotone functions are differentiable almost everywhere. One first proves measurability of the Dini derivative level sets, then applies the Vitali covering theorem to the sets where the upper and lower derived numbers disagree.
This page does not run that route. The rising-sun proof and the Lebesgue-Stieltjes proof already expose the mathematical comparison the design wanted:
- the rising-sun route reaches the theorem without the Vitali covering theorem;
- the measure route factors the result through differentiation of measures and the Stieltjes correspondence;
- the Vitali route is historically important, but it duplicates the almost-everywhere differentiability conclusion without adding a later dependency that this page needs.
5 · Examples, counterexamples and false statements
FALSE: every continuous function is differentiable almost everywhere
Statement
Every continuous real function on a compact interval is differentiable almost everywhere.
Facts & Assumptions
Given: The statement above.
We refute it by a published counterexample.
Refutation
The published theorem The Takagi series converges uniformly to a continuous nowhere differentiable function gives a continuous function on whose finite derivative exists at no point.
In particular that function is not differentiable almost everywhere, so the statement is false.
FALSE: every increasing function satisfies Newton-Leibniz with its derivative
Statement
For every increasing ,
Facts & Assumptions
Given: The statement above.
We refute it with a strictly increasing singular function on .
Refutation
Enumerate all closed rational intervals with . Let be the Cantor function of The Cantor function is well defined, satisfies whenever , is surjective onto , and is constant on every interval removed from the Cantor set. For each , let be the function that is on , is on , and on is the affine rescaling of . Then each is continuous, nondecreasing, and takes values in . [given, choose] The series converges uniformly because each summand is bounded by , so is continuous and nondecreasing.
If , choose a rational interval with . Then and , so . Hence is strictly increasing. For each , the derivative of is almost everywhere because off the scaled Cantor set inside the function is locally constant by The Cantor function is well defined, satisfies whenever , is surjective onto , and is constant on every interval removed from the Cantor set, and that scaled Cantor set is null because the Cantor set is null by The Cantor set is compact, perfect, uncountable, nowhere dense and of measure zero, and it contains no interval of positive length, so its only nonempty connected subsets are single points. Since each is nondecreasing, Fubini's theorem on term-by-term differentiation for pointwise sums of nondecreasing functions applies and gives almost everywhere. Together with step 1.1, A singular function on a compact interval shows that is a singular function.
Therefore by Two integrable functions are equal almost everywhere exactly when all of their indefinite integrals agree, while strict increase gives . Hence Newton-Leibniz fails for this increasing function, and the statement is false.
FALSE: the Vitali covering theorem holds for arbitrary covers
Statement
Every interval cover of a set of finite outer measure has a countable disjoint subfamily that covers the set up to a null remainder.
Facts & Assumptions
Given: The statement above.
We use a cover that is not fine.
Refutation
Consider the cover of by all intervals and with . It covers every point of , but it is not fine: for an interior point , every interval in the cover that contains has length at least .
Any two left intervals intersect, and any two right intervals intersect, so a disjoint subfamily contains at most one interval of each type. If it contains only one interval, it obviously misses points of . If it contains one left interval and one right interval , disjointness forces , so the open gap is uncovered. Thus no disjoint subfamily covers up to a null remainder, and the statement is false.
FALSE: derivative zero almost everywhere implies constancy
Statement
If a real function on a compact interval has derivative almost everywhere, then it is constant.
Facts & Assumptions
Given: The statement above.
We use the Cantor function.
Refutation
Let be the Cantor function. By The Cantor function is well defined, satisfies whenever , is surjective onto , and is constant on every interval removed from the Cantor set, it is constant on a neighborhood of every point outside the Cantor set, so there. The Cantor set is null by The Cantor set is compact, perfect, uncountable, nowhere dense and of measure zero, and it contains no interval of positive length, so its only nonempty connected subsets are single points, hence almost everywhere.
The same theorem gives and , so is not constant. Therefore the statement is false.
FALSE: every function of bounded variation is absolutely continuous
Statement
Every function of bounded variation on a compact interval is absolutely continuous.
Facts & Assumptions
Given: The statement above.
We refute it with the Cantor function.
Refutation
The Cantor function is nondecreasing by The Cantor function is well defined, satisfies whenever , is surjective onto , and is constant on every interval removed from the Cantor set, so for every partition the variation sum telescopes to . Hence has bounded variation.
Iterating the two affine branches in The Cantor middle-thirds set as the intersection of the sets obtained by removing open middle thirds, the stage- set consists of pairwise disjoint closed intervals indexed by the -digit words in , each of length . Their total length is therefore , which tends to by For the sequence is null, and for the sequence diverges to . For the interval indexed by a word , its endpoints have ternary digits followed respectively by all 's and all 's (The Cantor set is exactly the set of with every , and this gives a bijection with ). The identity on the Cantor set from claim 1 of The Cantor function is well defined, satisfies whenever , is surjective onto , and is constant on every interval removed from the Cantor set, together with the binary-digit formula in The Cantor function on , defined on the Cantor set through ternary digits and extended constantly across each removed interval, therefore gives endpoint increment . Thus the sum of the endpoint increments over the stage- intervals is always . The total input length can be arbitrarily small while this increment sum stays , so fails the defining - condition of Absolute continuity on a compact interval. Hence is not absolutely continuous and the statement is false.
FALSE: a monotone function has at most countably many points of non-differentiability
Statement
A monotone real function has at most countably many points where the finite derivative fails to exist.
Facts & Assumptions
Given: The statement above.
We use the Cantor function.
Refutation
Let be the Cantor function and fix in the Cantor set. As in the Cantor-function example, let be the stage- Cantor interval determined by the first ternary digits of . Then and by The Cantor set is exactly the set of with every , and this gives a bijection with and The Cantor function is well defined, satisfies whenever , is surjective onto , and is constant on every interval removed from the Cantor set. At least one of the two numerator differences and is at least . For that choice the corresponding denominator is positive and at most , so one of the two secant slopes is at least . Hence has no finite derivative at . Since the Cantor set is uncountable by The Cantor set is an uncountable subset of of Lebesgue measure zero, the nondifferentiability set of is uncountable.
Therefore a monotone function can have uncountably many nondifferentiability points, so the statement is false.
Sources
- Terence Tao, An Introduction to Measure Theory, Section 1.6
- Brian S. Thomson, Vitali Coverings and Lebesgue's Differentiation Theorem, Section 2
- Frigyes Riesz, Sur l’existence de la dérivée des fonctions monotones et sur quelques problèmes qui s’y rattachent, Section 2
- Terence Tao, An Introduction to Measure Theory, Lemma 1.6.17
- Terence Tao, An Introduction to Measure Theory, Lemma 1.6.26
- Frigyes Riesz, Sur l’existence de la dérivée des fonctions monotones et sur quelques problèmes qui s’y rattachent, Section 3
- Terence Tao, An Introduction to Measure Theory, Lemma 1.6.28
- A. M. Bruckner, J. B. Bruckner, and B. S. Thomson, Real Analysis, 2nd ed., Chapter 7
- Brian S. Thomson, Vitali Coverings and Lebesgue's Differentiation Theorem, Section 4
- A. M. Bruckner, J. B. Bruckner, and B. S. Thomson, Real Analysis, 2nd ed., Mini-Vitali and Vitali covering sections
- Brian S. Thomson, Vitali Coverings and Lebesgue's Differentiation Theorem
- A. M. Bruckner, J. B. Bruckner, and B. S. Thomson, Real Analysis, 2nd ed., Mini-Vitali covering theorem
- Richard F. Bass, Real Analysis for Graduate Students, Theorem 14.5
- Richard F. Bass, Real Analysis for Graduate Students, Proposition 14.7
- Terence Tao, An Introduction to Measure Theory, Exercise 1.6.30
- A. M. Bruckner, J. B. Bruckner, and B. S. Thomson, Real Analysis, 2nd ed.
- Frigyes Riesz, Sur l’existence de la dérivée des fonctions monotones et sur quelques problèmes qui s’y rattachent
- A. M. Bruckner, J. B. Bruckner, and B. S. Thomson, Real Analysis, 2nd ed., Theorems 7.14 and 7.22
- Richard F. Bass, Real Analysis for Graduate Students, Section 14.5
- Richard F. Bass, Real Analysis for Graduate Students, Theorem 14.8
- H. L. Royden and P. Fitzpatrick, Real Analysis, monotone differentiation proof
- Pieter C. Allaart and Kawshik Kawamura, The Takagi Function: A Survey
- Christopher Heil, Absolute Continuity and the Banach-Zaretsky Theorem