ConceptComplete

Signed Measures and Radon-Nikodym - Key Properties

Signed measures admit a unique decomposition into positive and negative parts, enabling integration and analysis through their constituent measures.

TheoremHahn Decomposition Theorem

Let ν\nu be a signed measure on (X,F)(X, \mathcal{F}). There exist disjoint sets P,NFP, N \in \mathcal{F} with PN=XP \cup N = X such that:

  1. For every AFA \in \mathcal{F} with APA \subseteq P: ν(A)0\nu(A) \geq 0 (P is a positive set)
  2. For every AFA \in \mathcal{F} with ANA \subseteq N: ν(A)0\nu(A) \leq 0 (N is a negative set)

The pair (P,N)(P, N) is called a Hahn decomposition of XX with respect to ν\nu. It is not unique, but any two Hahn decompositions differ by a set of ν|\nu|-measure zero.

The Hahn Decomposition shows that any signed measure naturally splits the space into regions where it is positive and negative. This geometric insight is powerful for understanding the structure of signed measures.

DefinitionJordan Decomposition

Given a signed measure ν\nu and a Hahn decomposition (P,N)(P, N), define: ν+(A)=ν(AP),ν(A)=ν(AN)\nu^+(A) = \nu(A \cap P), \quad \nu^-(A) = -\nu(A \cap N)

Then ν+\nu^+ and ν\nu^- are non-negative measures called the positive and negative variations of ν\nu. We have: ν=ν+ν\nu = \nu^+ - \nu^-

The measure ν=ν++ν|\nu| = \nu^+ + \nu^- is called the total variation of ν\nu.

This decomposition is called the Jordan decomposition of ν\nu.

ExampleComputing Jordan Decomposition

Let ν(A)=Afdμ\nu(A) = \int_A f \, d\mu where fL1(μ)f \in L^1(\mu). Then:

  • ν+(A)=Af+dμ\nu^+(A) = \int_A f^+ \, d\mu where f+=max(f,0)f^+ = \max(f, 0)
  • ν(A)=Afdμ\nu^-(A) = \int_A f^- \, d\mu where f=max(f,0)f^- = \max(-f, 0)
  • ν(A)=Afdμ|\nu|(A) = \int_A |f| \, d\mu

For instance, if f(x)=cos(x)f(x) = \cos(x) on [0,2π][0, 2\pi] with Lebesgue measure:

  • P=[0,π/2][3π/2,2π]P = [0, \pi/2] \cup [3\pi/2, 2\pi] (where cos(x)0\cos(x) \geq 0)
  • N=[π/2,3π/2]N = [\pi/2, 3\pi/2] (where cos(x)0\cos(x) \leq 0)
  • ν+([0,2π])=Pcos(x)dx=2\nu^+([0, 2\pi]) = \int_P \cos(x) \, dx = 2
  • ν([0,2π])=Ncos(x)dx=2\nu^-([0, 2\pi]) = \int_N |\cos(x)| \, dx = 2
  • ν([0,2π])=4|\nu|([0, 2\pi]) = 4
Remark

Important properties of the Jordan decomposition:

  1. Uniqueness: The measures ν+\nu^+ and ν\nu^- are uniquely determined by ν\nu, even though the Hahn decomposition (P,N)(P, N) is not unique.

  2. Mutual singularity: ν+ν\nu^+ \perp \nu^- (they are concentrated on disjoint sets).

  3. Minimality: ν|\nu| is the smallest positive measure μ\mu such that ν(A)μ(A)|\nu(A)| \leq \mu(A) for all AFA \in \mathcal{F}.

  4. Integration: For ff integrable with respect to ν|\nu|: fdν=fdν+fdν\int f \, d\nu = \int f \, d\nu^+ - \int f \, d\nu^-