Additive set function
Dependencies:
A set function $f: 2^Ω → ℝ$ is additive iff $f(A ∪ B) = f(A) + f(B)$ for all disjoint sets $A$ and $B$.
If $f$ is additive, then $f(∅) = 0$, since $f(∅) = f(∅ ∪ ∅) = f(∅) + f(∅)$.
If $Ω$ is discrete, then $f(S) = \sum_{e ∈ S} f(e)$ for all $S ⊆ Ω$.
Dependency for:
- A set function is additive iff it is submodular and supermodular iff it is subadditive and superadditive.
- MMS implies MXS
- EFX implies PROPm
- EF1 implies PROP1
- Cake cutting: PROP implies EEF for additive valuations
- PROP implies APS
- EFX implies EF1
- APS can be > MMS
- MMS is largest bundle value at most PROP when n=2
- Additive chores and binary marginals
- Additive goods and binary marginals
- MMS+APS doesn't imply PROP1 for chores
- M1S doesn't imply PROP1
- GMMS doesn't imply APS
- EEF doesn't imply EF1
Info:
- Depth: 3
- Number of transitive dependencies: 3
Transitive dependencies:
- /sets-and-relations/countable-set
- σ-algebra
- Set function