Content deleted Content added
m Anonash moved page User:Anonash/Subadditive set function to Wikipedia:Subadditive set function: created page in userspace and moved to create article. |
→Definition: Clarify where the definition ends |
||
(37 intermediate revisions by 18 users not shown) | |||
Line 1:
In mathematics, a '''subadditive set function''' is a [[set function]] whose value, informally, has the property that the value of function on the union of two sets is at most the sum of values of the function on each of the sets. This is thematically related to the [[subadditivity]] property of real-valued functions.
== Definition ==
== Examples of subadditive functions ==▼
[[Image:Principle of sigma-subadditivity.svg|thumb|Everyday example of sigma sub-additivity: when sand is mixed with water, the [[bulk volume]] of the mixture is smaller than the sum of the individual volumes, as the water can lodge in the spaces between the sand grains. A similar situation with a different mechanism occurs when ethanol is mixed with water, see [[apparent molar property]].]]
Every non-negative [[submodular set function]] is subadditive (the family of non-negative submodular functions is strictly contained in the family of subadditive functions).
▲== Examples of subadditive functions ==
The function that counts the number of sets required to [[set cover|cover]] a given set is subadditive. Let <math>T_1, \dotsc, T_m \subseteq \Omega</math> such that <math>\cup_{i=1}^m T_i=\Omega</math>. Define <math>f</math> as the minimum number of subsets required to cover a given set. Formally, <math>f(S)</math> is the minimum number <math>t</math> such that there are sets <math>T_{i_1}, \dotsc, T_{i_t}</math> satisfying <math>S\subseteq \cup_{j=1}^t T_{i_j}</math>. Then <math>f</math> is subadditive.
The [[maximum]] of [[additive map|additive set function]]s is subadditive (dually, the [[minimum]] of additive functions is [[superadditive]]). Formally, for each <math>i \in \{1, \dotsc, m\}</math>, let <math>a_i \colon \Omega \to \mathbb{R}</math> be additive set functions. Then <math>f(S)=\max_{i} a_i(S)</math> is a subadditive set function.
Fractionally subadditive set functions are a generalization of submodular functions and a special case of subadditive functions. A subadditive function <math>f</math> is furthermore fractionally subadditive if it satisfies the following definition.<ref name="UF" /> For every <math>S \subseteq \Omega</math>, every <math>X_1, \dotsc, X_n \subseteq \Omega</math>, and every <math>\alpha_1, \dotsc, \alpha_n \in [0, 1]</math>, if <math>1_S \leq \sum_{i=1}^n \alpha_i 1_{X_i}</math>, then <math>f(S) \leq \sum_{i=1}^n \alpha_i f(X_i)</math>. The set of fractionally subadditive functions equals the set of functions that can be expressed as the maximum of additive functions, as in the example in the previous paragraph.<ref name="UF" />
== See also ==
* [[Submodular set function]]
* [[Utility functions on indivisible goods]]
== Citations ==
{{reflist|
refs=
<ref name="UF">{{cite
<ref name="DNS">{{cite
}}
▲[[:Category:Combinatorial optimization| ]]
▲[[:Category:Approximation algorithms| ]]
|