Monotony
Definition: Monotony
Let be a real function and let .
We say that is:
- increasing on if for all ;
- strictly increasing on if for all ;
- decreasing on if for all ;
- strictly decreasing on if for all .
If any of the above four cases, we also say that is monotone.
If , then we can omit the “on ” part.
Theorem: Monotony Criteria
Let be a real function and let be a closed interval.
If is differentiable on the open interval , then:
is increasing on if and only if for all ;
is strictly increasing on if and only if for all ;
is decreasing on if and only if for all ;
is strictly decreasing on if and only if for all .
PROOF
TODO
Theorem: Bijectivity of Real Monotonous Functions
Let be a real function.
If is continuous and strictly increasing or strictly decreasing, then is a bijective between and its image .
PROOF
TODO
Theorem: Inverses of Strictly Monotonous Real Functions
Let be a real function.
If is continuous and strictly increasing / strictly decreasing, then its inverse is is continuous and strictly increasing / strictly decreasing, respectively.
PROOF
Suppose that is strictly increasing. To prove that is strictly decreasing, observe two with . Since is strictly increasing, we have . Let and , i.e. . Therefore, and and so for which means that is strictly increasing. The proof is analogous for when is strictly decreasing.
Theorem: Integrability of Monotone Functions
Let be a real function and let be a closed interval.
If is monotone on , then is also Riemann-integrable on .
PROOF
TODO