25 Axioms
Highlights of this Chapter: we give an axiomatic definition of integration, and use these axioms to propose a formula for computing integrals using sums.
The integral is meant to measure the (net) area. When
n b Happily, we do not need the full generalities of this theory to introduce the single variable integration theories one first meets in analysis, and we can do something conceptually simpler. Following the example we set with our introduction to the elementary functions, we seek an axiomatic description of what integration is ‘about’, before we demand a procedure to calculate it. In this chapter we carry this out: proposing a simple set of axioms that anything worthy of being called an integral must satisfy, and then use these to produce a formula which can calculate integrals in every case we will need.
25.1 Characterizing Integration
If we are to propose axioms for integration, we must first think carefully about what we expect an integral to be. Looking back to calculus, we recall integration to be a procedure taking a function
Fixing the interval
It gets rectangles right: If
is a constant function, its graph is a horizontal line, which encloses a rectangle over an interval . But we know the area of a rectangle should be its base times its height! So should be .It gets inequalities right If
on an interval , the graph of lies fully underneath the graph of , so the net area under cannot be greater than the area under . That is, on should imply .Area is additive Given an interval
one should be able to find the net area under by breaking the interval into pieces, finding the area under on each piece, and adding up the results. This is simplest when we consider just two pieces: for we should have .
Since these are properties we clearly want an integral to have, we might wish to take them directly as axioms: and basically that is what we will do! But there is a slight subtlety we need to contend with: the collection of all real valued functions contains some wild beasts, and we shouldn’t be so hasty as to assume that it makes sense to measure the area under the curve of every function (indeed, for our theory, it will turn out that the *area under the function which is 1 on the rationals and zero on the irrationals, is undefined). So, instead of insisting these hold for all functions, we will formalize an integral as declaring a subset of functions to be integrable, and only imposing these axioms on that subset.
Definition 25.1 (Axiomatic Integration) For any closed interval
If
then is an element of for any interval andIf
and for all thenIf
is an interval and , then if and only if and . Furthermore, in this case their values are related by
Note these axioms do not aim to uniquely specify an integral, but rather to delineate properties that anything worthy of being called an integral must have. Over the past two centuries, there has been quite a lot of work done studying the possible different integrals - all the different functions that satisfy this definition. However through all this work a beautiful story has emerged: for all their differences, all the various constructions give exactly the same answers for the continuous functions, and those answers can be calculated directly from the axioms themselves! Its this streamlined, abstract thread that we will pursue in this course.
25.1.1 Improper Integrals
We have axiomatized the integral for bounded functions on closed intervals, but the definition can be naturally extended to unbounded intervals and (certain) unbounded functions via limits.
Definition 25.2 (Improper Integrals: Unbounded Intervals) The integral of a bounded function
That is, both orders
Definition 25.3 (Improper Integrals: Unbounded Functions) If
If a function defined on
25.2 The Integral as a Function
WHile our definition strictly only gives the value of integrals on one interval at a time, the axioms let us do a bit of work and define the Integral Function
Proposition 25.1 (The Integral as a Function) If
Proof. This is just subdivision at work: for any
We can learn much from the axioms about this integral function: they imply that when a function is integrable, its integral is continuous!
Theorem 25.1 If
Proof. Let
But subdivision (Axiom III) implies
Thus
So, we choose
Thus
Remark 25.1. Of course, the proven result is not really stronger than what was asked, since we began on a closed interval, and we know that continuous on a closed interval implies uniformly continuous.
However, if you look carefully at the proof you see we nowhere used that the original domain was a closed interval! So what we have really proven is that the area function
As defined, the integral is only a function of
Definition 25.4 (The Oriented Integral) Given a function
Corollary 25.1 Given any function
25.3 How to Compute?
Just as we can use these axioms to prove theorems about any possible integral, we can also use it to compute values. We content ourselves with a simple example here, to illustrate, and follow with a more general discussion.
25.3.1 Integrating f(x)=x
Given the function
Theorem 25.2 If
We proceed in steps. First, note that on the interval
The upper and lower bounds here are constants, and so we can evaluate their integrals by axiom 1, giving
This of course is a pretty terrible estimate; but we can easily use the same ideas to do better! Indeed, since we’ve assumed that
To each (constant!) bound we can apply axiom 1 to integrate, it and then apply axiom 2 to ensure the inequality is preserved. Thus
Adding these two intequalities gives
Of course we can do better. If we divide
On each of these intervals
Summing up these inequalities, and recalling
This inequality must hold for all values of
Exercise 25.1 (Integrating
Call the lower estimate
and the upper estimate . Prove that as , so long as one of these sums converges so does the other, and their values are equal. Thus, the constant sequence is squeezed between and , so in the limit must also take their common value!Next, prove that
as *Hint: use previous homework, where we did summation by parts to find a formula for .
Throughout this entire calculation we’ve only used the axioms, and the assumption that
Exercise 25.2 (Integrating
Hint: first, generalize the work we did together in the book above, from the interval
Exercise 25.3 (Integrating
Use this to deduce that for any interval
Hint: follow the similar process to what we did above: using the axioms to bound by sums, and then using the summation by parts formula from earlier in the course to calculate the limit
25.3.2 The Darboux Integral
We can take this kind of reasoning even farther, and propose a means of calculating integrals of arbitrary functions, whenever they are forced to exist by the axioms. The main idea is the same: to estimate an integral we use subdivision to break the domain into smaller and smaller pieces, and then use inequalities to get better and better estimates of
Definition 25.5 (Partitions) A partition of the interval
is called the length of the partition- We write
for the interval of , and for its width.
- The maxwidth of
is the maximal width of the ’s intervals, . - The set of all partitions on a fixed interval
is denoted .
On each partition, we can try to find bounds on the value of our function
Definition 25.6 (Upper and Lower Sums) Let
We then define the upper sum
Using the subdivision axiom on our partition, we see that if
This is great in that given any partition we can get some nice bounds on the possible values of our integral
Similarly, the second inequality tells us that
These quantities prove extremely useful estimates, so we will give them a name:
Definition 25.7 (Upper and Lower Integrals) Let
It may happen that for a given function
Exercise 25.4 Prove the characteristic function of the rationals has
But sometimes we will find that
Definition 25.8 (Darboux Integral) Let
Because we used the axioms (and only the axioms) to come up with this construction, its perhaps not surprising that the resulting thing actually does satisfy the axioms, so is an example of an integral. But since we are working with limit-like quantities (infima and suprema) we should to be careful and actually check nothing goes wrong. This is the content of the next (optional) chapter.