set_function (325B)
1 # Set function 2 3 - [monotone], non-negative, zero for [empty_set] 4 - [subadditive] 5 - [submodular]: corresponds to [polymatroid] 6 - defined by [shannon_type_inequality] 7 - [entropic]: also defined by [non_shannon_type_inequality] 8 - [normal] 9 - [modular] 10 11 See also: [statistical_profile], [entropic_vector] 12 13 Up: [function], [set]