unteradditive
In mathematics, a function f is called unteradditive if for any two elements x and y in its domain, the sum of the function applied to x and y is less than or equal to the function applied to the sum of x and y. This can be expressed as the inequality f(x + y) >= f(x) + f(y). This property is the opposite of subadditivity, where the inequality is reversed: f(x + y) <= f(x) + f(y).
Unteradditive functions are less commonly encountered than subadditive functions. Examples can arise in specific contexts. For
The concept of unteradditivity is relevant in areas such as optimization, game theory, and analysis of algorithms,