Difference between revisions of "Additive function"

From Maths
Jump to: navigation, search
(Created page with "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...")
 
m (Countable additivity can imply additivity)
Line 46: Line 46:
 
Thus:
 
Thus:
 
* <math>f(\sum^\infty_{n=1}b_n)=
 
* <math>f(\sum^\infty_{n=1}b_n)=
\begin{array}  
+
\begin{array}{lr}
ff(\sum^n_{i=1}a_i) \\  
+
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)
 
\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}</math>
 
\end{array}</math>
 
* Or indeed <math>\mu(\sum^\infty_{n=1}b_n)=
 
* Or indeed <math>\mu(\sum^\infty_{n=1}b_n)=
\begin{array}  
+
\begin{array}{lr}
\mu\mu(\sum^n_{i=1}a_i) \\  
+
\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)
 
\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}</math>
 
\end{array}</math>
 
Note that a [[Mathjax bug]] was found here.
 
  
 
{{Definition|Abstract Algebra|Measure Theory}}
 
{{Definition|Abstract Algebra|Measure Theory}}
 +
 
==References==
 
==References==

Revision as of 16:54, 13 March 2015

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×XY) (which we'll denote X and +X) denotes a space with an additive function assigned.

The same goes for (Y,+Y:Y×YY).

A function is additive[1] if for a,bX

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+0f(x)=f(x+0)=f(x)+f(0)f(x)=f(x)+0f(0)=0

so one must be careful!

On set functions

A set function, μ, is called additive if[2] whenever:

  • AX
  • BX
  • AB=

We have:

μ(AB)=μ(A)+μ(B)

for valued set functions (set functions that map to values)

An example would be a measure

Variations

Finitely additive

This follows by induction on the additive property above. It states that:

  • f(ni=1Ai)=ni=1f(Ai)
    for additive functions
  • μ(ni=1Ai)=ni=1μ(Ai)
    for valued set functions

Countably additive

This is a separate property, while given additivity we can get finite additivity we cannot get additivity, we cannot get countable additivity from just additivity.

  • f(n=1An)=n=1f(An)
    for additive functions
  • μ(n=1An)=n=1μ(An)
    for valued set functions

Countable additivity can imply additivity

If f(0)=0

or μ()=0
then given a finite set {ai}ni=1
we can define an infinite set {bn}n=1
by:

bi={iif in0 or otherwise

Thus:

  • f(n=1bn)=f(ni=1ai)n=1f(bn)=ni=1f(ai)+f(0)=ni=1f(ai)
  • Or indeed μ(n=1bn)=μ(ni=1ai)n=1μ(bn)=ni=1μ(ai)+μ(0)=ni=1μ(ai)

References

  1. Jump up http://en.wikipedia.org/w/index.php?title=Additive_function&oldid=630245379
  2. Jump up Halmos - p30 - Measure Theory - Springer - Graduate Texts in Mathematics (18)