Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-13
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.

The Mercator series, its value at 1 and the product law determine log⁡ on all positive reals, while the series alone is only local

Statement

There is exactly one function f:(0,∞)→R such that

f(xy)=f(x)+f(y)(x,y>0)

and

f(1+u)=∑n=1∞(−1)n+1unn(−1<u≤1).

That function is the natural logarithm. The series condition itself is local; the product law is the continuation rule.

Facts & Assumptions

Given: A function f satisfying the two displayed conditions.

[L1]

For −1<u≤1, log⁡(1+u)=∑n=1∞(−1)n+1un/n ([The power series for log(1+x) on (-1,1], including the Abel endpoint](/item/thm-log-one-plus-x-power-series)).

[L2]

The natural logarithm satisfies log⁡(xy)=log⁡x+log⁡y (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

[L3]

For every real r, there is a natural n≥1 with r<n (Every complete ordered field is Archimedean).

[F1]

Natural powers satisfy x0=1 and xn+1=xnx (Integer powers am).

[L4]

The induction principle proves a property for every natural once the base and successor steps are established (The principle of mathematical induction).

Proof

technique · direct
1.1

The published natural logarithm satisfies the local series condition by [L1] and the product law by [L2], so an extension exists.

L1L2
1.2

From [F1], induction gives 2n≥n+1 for every natural n: equality holds at n=0, and 2n+1=2⋅2n≥2(n+1)≥n+2.

F1L4algebra
1.3

Repeated use of the product law, justified by induction, gives f(2k)=kf(2), and the series condition at u=1 determines f(2).

F1L4given
2.1

Given x>0, use [L3] to choose k≥1 with x<k. Then 2k≥k+1>k>x by step 1.2. Put y=x/2k and u=y−1; thus 0<y<1 and −1<u<0.

L3step 1.2algebra
3.1

Since x=2ky=2k(1+u), the product law and the local series condition force f(x)=kf(2)+f(1+u)=k∑n=1∞(−1)n+1n+∑n=1∞(−1)n+1unn.

step 2.1step 1.3given
4.1

Formula 3.1 forces the value of any extension at every x>0, so at most one extension exists. Together with step 1.1, that unique extension is log⁡.

step 3.1step 1.1∎

Depends on

Used by

Dependency tree · two levels

32 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