Continuity
Definition: Continuity of Real Functions
A real function is continuous at if its limit for exists and is equal to its value for :
If is continuous at every , then we say that is continuous on . If , then we simply say that is continuous.
Properties
Theorem: Operations with Continuous Functions
The Extreme Value Theorem
If is continuous on the closed interval , then attains a minimum and a maximum value, i.e. 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
If is continuous on a closed interval , 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
If is continuous on a closed interval 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
If a real function is continuous, then it is also Riemann-integrable.
PROOF
TODO