Additive function
The message provided is:
Contents
[hide]Definition
A real valued set function on a class of sets, A, f:A→R is called additive or finitely additive if[1]:
- For A,B∈A with A∩B=∅ (pairwise disjoint) and A∪⋅B∈A we have:
- f(A∪⋅B)=f(A)+f(B)
Finitely additive
With the same definition of f, we say that f is finitely additive if for a pairwise disjoint family of sets {Ai}ni=1⊆A with ⋃⋅ni=1Ai∈A we have[1]:
- f(n⋃⋅i=1Ai)=n∑i=1f(Ai).
Claim 1: f is additive ⟹ f is finitely additive[Note 1]
Countably additive
With the same definition of f, we say that f is countably additive if for a pairwise disjoint family of sets {An}∞n=1⊆A with ⋃⋅∞n=1An∈A we have[1]:
- f(∞⋃⋅n=1An)=∞∑n=1f(An).
Immediate properties
Claim: if ∅∈A then f(∅)=0
Proof of claims
See also
Notes
- ↑ Jump up to: 1.0 1.1
TODO: Example on talk page
References
|
TODO: Check algebra books for definition of additive, perhaps split into two cases, additive set function and additive function
OLD PAGE
An additive function is a homomorphism that preserves the operation of addition in place on the structure in question.
In group theory (because there's only one operation) it is usually just called a "group homomorphism"
Definition
Here (X,+_X:X\times X\rightarrow X) (which we'll denote X and +_X) denotes a set endowed with a binary operation called addition.
The same goes for (Y,+_Y:Y\times Y\rightarrow Y).
A function f is additive[1] if for a,b\in X
f(a+_Xb)=f(a)+_Yf(b)
Warning about structure
If the spaces X and Y have some sort of structure (example: Group) then some required properties follow, for example:
x=x+0\implies f(x)+0=f(x)=f(x+0)=f(x)+f(0)\implies f(0)=0 so one must be careful!
On set functions
A set function, \mu, is called additive if[2] whenever:
- A\in X
- B\in X
- A\cap B=\emptyset
We have:
\mu(A\cup B)=\mu(A)+\mu(B) for valued set functions (set functions that map to values)
A shorter notation: \mu(A\uplus B)=\mu(A)+\mu(B), where \uplus denotes "disjoint union" -- just the union when the sets are disjoint, otherwise undefined.
An example would be a measure.
Variations
Finitely additive
This follows by induction on the additive property above. It states that:
- f\Big(\sum^n_{i=1}A_i\Big)=\sum^n_{i=1}f(A_i) for additive functions
- \mu\Big(\biguplus^n_{i=1}A_i\Big)=\sum^n_{i=1}\mu(A_i) for valued set functions
Countably additive
This is a separate property, while given additivity we can get finite additivity, but we cannot get countable additivity from just additivity.
- f\Big(\sum^\infty_{n=1}A_n\Big)=\sum^\infty_{n=1}f(A_n) for additive functions
- \mu\Big(\biguplus^\infty_{n=1}A_n\Big)=\sum^\infty_{n=1}\mu(A_n) for valued set functions
Countable additivity can imply additivity
If f(0)=0 or \mu(\emptyset)=0 then given a finite set \{a_i\}_{i=1}^n we can define an infinite set \{b_n\}_{n=1}^\infty by:
b_i=\left\{\begin{array}a_i&\text{if }i\le n\\ 0\text{ or }\emptyset & \text{otherwise}\end{array}\right.
Thus:
- f(\sum^\infty_{n=1}b_n)= \begin{array}{lr} f(\sum^n_{i=1}a_i) \\ \sum^\infty_{n=1}f(b_n)=\sum^n_{i=1}f(a_i)+f(0)=\sum^n_{i=1}f(a_i) \end{array}
- Or indeed \mu(\sum^\infty_{n=1}b_n)= \begin{array}{lr} \mu(\sum^n_{i=1}a_i) \\ \sum^\infty_{n=1}\mu(b_n)=\sum^n_{i=1}\mu(a_i)+\mu(0)=\sum^n_{i=1}\mu(a_i) \end{array}
References
- Jump up ↑ http://en.wikipedia.org/w/index.php?title=Additive_function&oldid=630245379
- Jump up ↑ Halmos - p30 - Measure Theory - Springer - Graduate Texts in Mathematics (18)