Continuity
Definition: Continuity of Real Functions
Let be a real function and let .
We say that is continuous at if ‘s limit at is equal to :
If is continuous at every , then we say that is continuous on . If , then we simply say that is continuous.
Theorem: Operations with Continuous Functions
Let and be real functions and let .
If and are continuous at , then so are:
for all ;
;
;
provided that .
PROOF
TODO
The Extreme Value Theorem
Let be a real function and let be a closed interval.
If is continuous on , then there exist at least one and at least one such that
INTUITION
This theorem says that if a function is continuous on a closed interval, then it has a minimum and a maximum value on it.
TODO: Add diagram
PROOF
TODO
The Intermediate Value Theorem
Let be a real function and let be a closed interval.
If is continuous on , then for every between and , i.e. , there exists at least one such that .
INTUITION
The theorem says that if a function is continuous on a closed interval, then it must generate all values between its minimum and maximum value on said interval.
PROOF
TODO
Bolzano's Theorem
Let be a real function and let be a closed interval.
If is continuous on and and (or vice-versa), then there exists at least one such that .
PROOF
This is just a special case of the intermediate value theorem.
Theorem: Integrability of Continuous Functions
Let be a real function and let be a closed interval.
If is continuous on , then it is also Riemann-integrable on .
PROOF
TODO