Axiomatic Integration: Translation Invariance
A second candidate axiom - it forces the rationals' characteristic function to integrate to zero, and collapses normalization to a single value.
Fourth in a series on axiomatizing integration. The axioms are set up in the first post, the second shows they do not pin down every value, and the third takes up linearity as a first candidate new axiom. This post takes up a second.
Same experiment as last time: find a property that every integral we actually use satisfies, confirm the axioms don’t already force it, add it, and see what we gain - keeping an eye out for whether it lets us simplify the axioms we already had.
The previous post landed on a list of four axioms, strictly stronger than the original three:
-
Normalization: The function is integrable on any interval , and returns the length of the interval:
-
Nonnegativity: If is integrable on and then .
-
Subdivision: If is an interval and , then is integrable on if and only if it’s integrable on and . Furthermore, in this case
-
Linearity: If are integrable on then so is for any and
Those four killed the specific counterexample from the second post, but left the Big Question open: do any two linear integrals agree on every function they can both integrate? This post proposes one more candidate axiom, and shows it does two quite different jobs.
An integral is said to be translation invariant if it has the following property: for any which is integrable on , then is integrable on and
The first job is the interesting one: assuming translation invariance settles the value of , the function that has been our test case since the beginning. This is the first time in the series we’ve been able to pin down a function whose set of discontinuities has positive measure. The second job is bookkeeping, but pleasant bookkeeping: translation invariance is strong enough that the normalization axiom collapses from a statement about every interval to a statement about one.
Part I: Translation Invariance Determines
Let and be any two translation invariant integrals, which both agree that is integrable on some interval . Then
Unfortunately the proof technique is rather tailor-made to this situation, and it’s not clear the idea generalizes. But it does have a nice shape, so let’s walk through it.
First, we can make use of the fact that we know a translation invariant integral for which is integrable: the Lebesgue integral. Since the rationals have measure zero, this function differs from the zero function on a set of measure zero, and so its Lebesgue integral agrees with that of the zero function:
Thus, to show any two integrals agree on is the same as showing that any translation invariant integral must evaluate it to zero.
In the two lemmas below, we reduce the general case to studying just the integral of on the unit interval. The following observation proves useful in several of the arguments: since the rational numbers are closed under addition, translating the characteristic function of by an element of leaves the function unchanged:
is integrable on if and only if it is integrable on .
First, let be a linear translation invariant integral, and an interval for which it can integrate . Choose some rational such that and note by translation invariance that is now integrable on this interval. But this is simply itself, as is rational. Choosing such that gives an interval and subdivision implies that is integrable on .
Iteratively applying translation invariance by (and the fact that for any ) we see that is integrable on each of . From here, iteratively applying subdivision (in reverse) yields the integrability of on .
Second, we assume that is integrable on , and let be an arbitrary interval. Choose two integers with and . By translation invariance, for any we have is integrable on , and since this means is itself integrable on this interval. Repeatedly applying the subdivision axiom for the finitely many adjacent intervals shows that is integrable on . But as by construction, applying subdivision once more yields that is integrable on as claimed.
Next we show that knowing the value of suffices.
If then for any interval .
Assume that , and let be any interval. Following the procedure in the above proof, we can produce an interval containing from concatenating finitely many translated copies of . Using the second part of the translation invariance property, we know the integral of on each of these translated intervals is the same as its value on : zero. Summing them all up shows integrates to on . Then recalling and applying subdivision gives
Finally, using the axiom on nonnegativity, since for all , we know that all three terms on the right hand side are nonnegative. But they sum to zero! So, in fact all are zero, including the middle one
To simplify the work involved in calculating the integral over the unit interval, we first prove a lemma about irrational translations of : even though such a translation does affect the values of the resulting function, it does not affect the integral.
Let be an irrational number, and suppose is integrable on . Then is also integrable on , and
Write for and . Then since is rational, so it suffices to consider the case of an irrational . For such an , translation invariance gives This second integral can be subdivided at , We can then apply translation invariance by to the second integral in this sum: But since is rational we have Substituting this back in to the original equality,
But this last line is now ready to apply subdivision in reverse: the two pieces are the integrals of the single function over and , so that function is integrable on all of and the sum is its integral there. Thus we’ve proven the claim:
Now we are ready to put this to work.
Let be any translation invariant integral (satisfying the original axioms + linearity), and the characteristic function of the rationals. Then if is integrable on ,
Since we know by nonnegativity that is nonnegative. We wish to prove it’s precisely zero, so assume for the sake of contradiction that the integral is some positive value
Let be some positive integer such that , and choose a collection of irrational numbers whose pairwise differences are also irrational (for specificity, take the square roots of the first primes). This is exactly the condition making the sets below pairwise disjoint:
Let be the set of points of in none of them; then we can decompose the unit interval as
This decomposition descends to a decomposition of the constant function on into a sum of characteristic functions
For each , we see , so we can rewrite this as
Each of the translated terms is integrable on by the previous lemma. Solving for , we see it’s a linear combination of functions we know to be integrable, and so is integrable by the linearity axiom. Using the second part of that axiom, we expand to get
Now by our lemma, each of the first integrals here is an irrational translation of by construction, and so they all integrate to the same value . Applying the normalization axiom to the left hand side, this gives
But since is a characteristic function it only takes the values and so the nonnegativity axiom implies its integral is . But this is a contradiction! We specifically chose so that . Thus our assumption that is positive must be wrong, and the only option is that .
The idea worth remembering here is that translation invariance lets us fit disjoint congruent copies of inside a single unit interval, for every . A set that can be duplicated arbitrarily often inside a set of measure one has no room to carry any positive measure of its own. It’s a Vitali-style argument, run backwards: instead of building a non-measurable set, we use the same packing to force a measurable one to be null.
Part II: Promoting it to an Axiom
Given how much work translation invariance just did, it’s natural to add it to the list:
An integral on is a choice of set of functions for each closed interval together with a real valued map satisfying the following axioms:
-
Normalization: The constant function is integrable on and
-
Nonnegativity: If is integrable on and then .
-
Subdivision: If is an interval and , then is integrable on if and only if it’s integrable on and . Furthermore, in this case
-
Linearity: If are integrable on then so is for any and
-
Translation Invariance: If is integrable on then is integrable on and
Notice what happened to normalization. In the previous post it was a statement about every interval; here it fixes the value of a single integral, and translation invariance is supposed to propagate that one number everywhere. The rest of this post proves that it does.
The five axioms above are logically equivalent to the original three axioms together with linearity and translation invariance.
One direction is quick. Given the original three plus linearity and translation invariance: the rectangle axiom applied to with gives , and nonnegativity follows from comparison against the constant function (whose integral is ). Subdivision, linearity and translation invariance carry over unchanged.
The other direction is the work. The previous post already showed that linearity upgrades the full normalization axiom to the rectangle axiom, and upgrades nonnegativity to comparison. So everything reduces to one statement: the weak normalization above implies the full one. We follow steps familiar from many introductory real analysis arguments:
- The function is integrable on every interval.
- It suffices to prove that for .
- The claimed equality is true for rational .
- The function is nondecreasing, so agreement on the rationals forces agreement everywhere.
Throughout, note that the constant function is its own translate: for every . So translation invariance says simply that - the integral of depends only on the length of the interval, not its position. That single observation is doing nearly all of the work below.
The function is integrable on every closed interval.
By normalization is integrable on . Translating by any integer , translation invariance gives that is integrable on for every .
Now apply subdivision in reverse: integrable on and on implies it is integrable on . Inducting on the number of steps, is integrable on for any pair of integers .
Finally let be an arbitrary interval, and choose integers and . Since , two applications of subdivision (splitting off and then ) give that is integrable on .
If for all , then for every interval .
Let . If this is the degenerate case, and by the integral-over-a-point argument of the first post, which used only subdivision.
So assume and set . Translation invariance applied to the constant function on the interval , translating by , gives and by hypothesis the left side is .
For every positive rational , we have .
First take . Subdivide the unit interval at the points . Applying the subdivision axiom times, Every interval in that sum has length , so by translation invariance every term equals . The left hand side is by normalization, so
Now take for positive integers . Subdivide at the points for . As before each of the pieces has length , so translation invariance and the case above give each one the value :
The last step is where the original outline for this argument called for proving that is continuous. That turns out to be more than we need, and awkward besides: the natural proof of continuity for an area function is the one from the first post, and it leans on the rectangle axiom - which is precisely what we’re in the middle of deriving. Monotonicity is both easier to get and enough to finish.
The function is nondecreasing on , and consequently for all .
For monotonicity, let . Both integrals exist by the integrability lemma, and subdivision at gives The constant function is nonnegative, so the nonnegativity axiom forces , and hence .
Now fix any and let be rationals with . Monotonicity gives , and the rational case evaluates the outer two: This holds for every such pair of rationals. Taking the supremum over rationals gives , and taking the infimum over rationals gives . Density of in makes both of these sharp, so .
Together with the reduction lemma this proves the full normalization axiom, and with it the equivalence of the two lists. It’s worth noting that linearity never appeared in Part II at all - the collapse of normalization down to a single number is powered entirely by translation invariance.
Where the Series Stands
Four posts in, here is the scoreboard. The original three axioms force the fundamental theorem, and force every integral to agree on every Riemann integrable function - but no further. Adding linearity kills the counterexample that showed “no further,” and adding translation invariance settles the value of , the first function we’ve pinned down whose discontinuities have positive measure. Along the way both new axioms paid for themselves by simplifying the old ones: linearity collapses rectangles to normalization and comparison to nonnegativity, and translation invariance collapses normalization to a single integral.
What remains open is the thing we actually wanted:
QUESTION: Do any two integrals satisfying all five axioms agree on every function they can both integrate?
The argument in Part I is not evidence for a general answer. It works because is closed under addition, so its characteristic function is fixed by a dense set of translations - a coincidence special to this one function, and nothing like it is available in general.
A second, smaller question is whether the last axiom was needed at all:
QUESTION: Is translation invariance implied by the other four?
I don’t know. It’s worth noting that without the normalization axiom one cannot hope to prove it, since there are integrals satisfying all the others which are not translation invariant - for example the Lebesgue integral against a measure for a positive nonconstant function. That integral is nonnegative, subdivides, and is linear; it fails only normalization. So any proof of translation invariance from the remaining axioms would have to route through the value of , and I don’t see how.