monotoneincreasing
Monotone increasing, sometimes written monotone-increasing, is a term used in mathematics to describe a relationship that preserves order. For a real-valued function f defined on a set D, f is monotone increasing on D if x ≤ y implies f(x) ≤ f(y) for all x, y in D. If the implication is strict (x < y implies f(x) < f(y)), f is strictly increasing. Some authors use non-decreasing to mean monotone increasing.
The concept also applies to sequences. A sequence (a_n) is monotone increasing if a_n ≤ a_{n+1} for
Examples: The function f(x) = x is monotone increasing on the real numbers; f(x) = e^x and f(x) =
Extensions and related ideas: In order theory, a function between ordered sets is monotone (isotone) if it
Notes: Monotonicity can simplify analysis and optimization, since monotone objects behave predictably with respect to order.