Recall

For any bounded , a partition of , a refinement of , and monotone increasing function , we have


Which functions are integrable?

Example 149.1(Non integrable function).

Consider the function on which is at rational inputs and at irrational inputs. For any partition, each and each . Thus, the upper Riemann integral will be , while the lower Riemann integral will be . Thus, this function is not integrable over any interval.

Continuous functions

Theorem 149.2(Rudin 6.8).

If is continuous on then on .

Note that cannot be equal to , since actually attains these extrema in due to the extreme value theorem (this doesn’t impact the proof in any way; just an observation).

Monotonic functions

Theorem 149.3.

If is monotone on then .

Note that the continuity of doesn’t matter in the above theorem.

Theorem 149.4(Rudin 6.9).

If is monotone on and is continuous on then .

Note that being a derivative also works - derivatives have the IVP.

Continuous functions with finitely many transgressions

Theorem 149.5(Rudin 6.10).

Suppose is continuous on except at finitely many points, and is bounded on . Then, on .

Theorem 149.6.

Suppose is continuous on except at finitely many points, and is continuous at those points. Then, on .

Note that you could have made the same argument with a single . I choose to use two different variables to indicate that they are bounding different quantities.

Compositions of integrable functions with continuous functions

Theorem 149.7(Rudin 6.11).

Suppose on , , is continuous on , and on . Then, on .

Info

The most general characterization of integrability goes like iff it is almost everywhere continuous.


Properties of the integral

Theorem 149.8(Rudin 6.12a).

If , for every constant we have and

Theorem 149.9(Rudin 6.12a).

If and on , then

Theorem 149.10(Rudin 6.12b).

If and on and , then

Theorem 149.11(Rudin 6.12c).

If on and if , then on and on , and

Theorem 149.12(Rudin 6.12d).

If on and if on , then

Theorem 149.13(Rudin 6.12e).

If and is a positive constant, then and

Theorem 149.14(Rudin 6.12e).

If and , then , and

Theorem 149.15(Rudin 6.13a).

If and on , then .

d99859