Subadditive set function

From HandWiki

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

Let [math]\displaystyle{ \Omega }[/math] be a set and [math]\displaystyle{ f \colon 2^{\Omega} \rightarrow \mathbb{R} }[/math] be a set function, where [math]\displaystyle{ 2^\Omega }[/math] denotes the power set of [math]\displaystyle{ \Omega }[/math]. The function f is subadditive if for each subset [math]\displaystyle{ S }[/math] and [math]\displaystyle{ T }[/math] of [math]\displaystyle{ \Omega }[/math], we have [math]\displaystyle{ f(S) + f(T) \geq f(S \cup T) }[/math].[1][2]

Examples of subadditive functions

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).

The function that counts the number of sets required to cover a given set is subadditive. Let [math]\displaystyle{ T_1, \dotsc, T_m \subseteq \Omega }[/math] such that [math]\displaystyle{ \cup_{i=1}^m T_i=\Omega }[/math]. Define [math]\displaystyle{ f }[/math] as the minimum number of subsets required to cover a given set. Formally, [math]\displaystyle{ f(S) }[/math] is the minimum number [math]\displaystyle{ t }[/math] such that there are sets [math]\displaystyle{ T_{i_1}, \dotsc, T_{i_t} }[/math] satisfying [math]\displaystyle{ S\subseteq \cup_{j=1}^t T_{i_j} }[/math]. Then [math]\displaystyle{ f }[/math] is subadditive.

The maximum of additive set functions is subadditive (dually, the minimum of additive functions is superadditive). Formally, for each [math]\displaystyle{ i \in \{1, \dotsc, m\} }[/math], let [math]\displaystyle{ a_i \colon \Omega \to \mathbb{R}_+ }[/math] be additive set functions. Then [math]\displaystyle{ f(S)=\max_{i}\left(\sum_{x\in S}a_i(x)\right) }[/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]\displaystyle{ f }[/math] is furthermore fractionally subadditive if it satisfies the following definition.[1] For every [math]\displaystyle{ S \subseteq \Omega }[/math], every [math]\displaystyle{ X_1, \dotsc, X_n \subseteq \Omega }[/math], and every [math]\displaystyle{ \alpha_1, \dotsc, \alpha_n \in [0, 1] }[/math], if [math]\displaystyle{ 1_S \leq \sum_{i=1}^n \alpha_i 1_{X_i} }[/math], then [math]\displaystyle{ 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.[1]

See also

Citations

  1. 1.0 1.1 1.2 Feige, Uriel (2009). "On Maximizing Welfare when Utility Functions are Subadditive". SIAM Journal on Computing 39 (1): 122–142. doi:10.1137/070680977. 
  2. Dobzinski, Shahar; Nisan, Noam; Schapira, Michael (2010). "Approximation Algorithms for Combinatorial Auctions with Complement-Free Bidders". Mathematics of Operations Research 35 (1): 1–13. doi:10.1145/1060590.1060681.