Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-11
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Jordan decomposition for functions of bounded variation

Statement

A real function f on [a,b] has bounded variation if and only if it is a difference of two nondecreasing functions. If f(a)=0, the canonical normalized decomposition is f=Pf−Nf. More generally f=f(a)+Pf−Nf.

It is minimal: if f=f(a)+g−h with nondecreasing g,h and g(a)=h(a)=0, then Pf(x)≤g(x) and Nf(x)≤h(x) for every x.

Facts & Assumptions

Given: A function f:[a,b]→R.

[L1]

For BV f, Pf,Nf are nondecreasing, normalized at a, and f=f(a)+Pf−Nf (The positive and negative variations are nondecreasing and give the Jordan identities).

[L2]

Total variation is the supremum of sums of absolute increments (Bounded variation and total variation on an interval).

[L5]

Finite sums telescope and distribute over addition (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L6]

∣u−v∣≤∣u∣+∣v∣ (The triangle inequality).

Proof

technique · direct
1.1

If f is BV, [L1] immediately supplies the stated difference of nondecreasing functions, with the asserted normalization.

L1
1.2

Conversely suppose f=f(a)+g−h with g,h nondecreasing. For a partition P=(n,t), every forward increment of g and h is nonnegative, so ∣f(ti+1)−f(ti)∣≤(g(ti+1)−g(ti))+(h(ti+1)−h(ti)). Summing and telescoping gives V(f,P)≤g(b)−g(a)+h(b)−h(a), independent of P; hence f is BV.

L2L3L4L5L6
2.1

Now assume the decomposition is normalized. On [a,x], step 1.2 gives Vf(x)≤g(x)+h(x), while f(x)−f(a)=g(x)−h(x). Adding these inequalities and dividing by 2 yields Pf(x)≤g(x); subtracting the increment identity from the variation inequality yields Nf(x)≤h(x).

step 1.2L1L2algebra∎

Depends on

Used by

Dependency tree · two levels

36 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources