Alphabeta Math
Session-authored (Fable 5 assisted)
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.

5 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 5 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Integral Logarithm and the Equivalence of Its Characterisations: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

log2 from four characterisations: hyperbolic area, the alternating harmonic series, Landau iterates and exp1(2)

Example

The number log2 has the four equal descriptions

12dtt=n=1(1)n+1n=limn2n(21/2n1)=exp1(2).

Facts & Assumptions

Given: The positive input 2.

[L1]

The inverse-exponential, integral, continued Mercator, Landau-limit, and normalised functional-equation characterisations all define log (Five characterisations of the natural logarithm are equivalent: inverse exponential, integral, continued Mercator series, Landau root limit and the normalised functional equation).

[L2]

At u=1, the Mercator theorem gives log2=n=1(1)n+1/n ([The power series for log(1+x) on (-1,1], including the Abel endpoint](/item/thm-log-one-plus-x-power-series)).

[L3]

For x>0, logx=limn2n(x1/2n1) (Landau's root limit: log x is the limit of 2^n times (x^(1/2^n) minus 1)).

[F1]

The natural logarithm is the inverse of exponential (The natural logarithm as the inverse of the exponential function).

Verification

technique · direct
1.1

Apply the integral characterisation in [L1] at x=2 to obtain log2=12dt/t.

L1
1.2

Apply [L2] to obtain the alternating harmonic series value.

L2
1.3

Apply [L3] at x=2 to obtain the Landau limit.

L3
1.4

By [F1], log2 is the unique real y with exp(y)=2, namely exp1(2).

F1
2.1

Steps 1.1 through 1.4 identify all four displayed quantities with the same value, as asserted by the equivalence theorem [L1].

step 1.1step 1.2step 1.3step 1.4L1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-13Open item page →

Dropping f(e)=1 leaves the whole family clog, including logarithms to other bases and the zero function

Example

Without the normalisation f(e)=1, the continuous product-to-sum functions are exactly

fc(x)=clogx(cR).

They include the zero function and, for suitable nonzero c, logarithms to other bases.

Facts & Assumptions

Given: cR.

[L1]

Every continuous product-to-sum function is uniquely clogx, including c=0 (Every continuous f with f(xy)=f(x)+f(y) is f(x)=clogx for a unique c, including c=0).

[L2]

The natural logarithm is continuous and satisfies log(xy)=logx+logy (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

[F1]

For b>0, b1, logbx=logx/logb (The logarithm to a positive base other than one).

Verification

technique · direct
1.1

By [L2], fc(xy)=clog(xy)=clogx+clogy=fc(x)+fc(y), and fc is continuous.

L2algebra
1.2

Also fc(e)=clog(e)=c, so only c=1 meets the normalisation f(e)=1.

L3algebra
1.3

If b>0, b1, then [F1] identifies logb with the member c=1/logb. The case c=0 is the zero function and cannot equal logb, because logbb=1.

F1algebra
2.1

The classification theorem [L1] shows that steps 1.1 through 1.3 exhaust all continuous product-to-sum functions, not merely a subfamily.

step 1.1step 1.2step 1.3L1
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Assuming choice, a Hamel-basis additive map transported through exp gives a discontinuous logarithmic function that is not clog

Statement refuted

Continuity cannot be omitted from the multiplicative-to-additive characterisation. Assuming the Axiom of Choice, there is a function f:(0,)R satisfying f(xy)=f(x)+f(y) that is discontinuous and is not clog for any scalar c.

Facts & Assumptions

Given: The Axiom of Choice (The Axiom of Choice).

[L1]

Under choice, R has a Hamel basis over Q; a chosen basis element has an additive coefficient map g:RR, and there is a nonzero complementary vector on which that coefficient map vanishes (Assuming the Axiom of Choice, R has a Hamel basis over Q: there is BR such that every real is a finite Q-linear combination of elements of B in exactly one way, and each basis vector carries a well-defined Q-linear coefficient map).

[L3]
[L4]

Exponential is continuous and strictly increasing (The exponential function is strictly increasing) and is a bijection from R onto (0,) (The exponential is a continuous bijection from R onto (0,)).

[F1]

Counterexample

technique · direct
1.1

Choose a Hamel basis element b, its coefficient map g, and a nonzero vector w in the complementary span. Then g(b)=1 and g(w)=0.

L1given
1.2

For x>0, let t be the unique real with x=exp(t), and define f(x):=g(t). This is well defined by bijectivity in [L4].

L4construct
2.1

The map g is not scalar multiplication. If g(t)=ct, then 0=g(w)=cw and w0 force c=0, contradicting g(b)=1.

step 1.1algebra
2.2

If x=exp(s) and y=exp(t), then [L3] gives xy=exp(s+t), so f(xy)=g(s+t)=g(s)+g(t)=f(x)+f(y).

step 1.2L3L1
3.1

If f=clog, then composing with exponential and using [F1] gives g(t)=f(expt)=ct, contradicting step 2.1.

step 1.2step 2.1F1
3.2

If f were continuous, then g=fexp would be continuous by [L4] and [L5]. The regularity theorem [L2] would make g scalar multiplication, again contradicting step 2.1.

step 1.2step 2.1L4L5L2
4.1

Thus the constructed f satisfies the functional equation but is discontinuous and is not a scalar multiple of log.

step 2.2step 3.1step 3.2
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-13Open item page →

For every x>2 the uncontinued Mercator series at u=x1 diverges

Statement refuted

The Mercator expression n=1(1)n+1(x1)n/n does not define the natural logarithm for every x>0. For every x>2, this uncontinued series diverges.

Facts & Assumptions

Given: x>2 and u:=x1>1.

[L1]

The ratio test says that a series diverges if the lower limit of the absolute ratios of successive nonzero terms is greater than 1 (Ratio test: lim supak+1/ak<1 gives absolute convergence and hence convergence, and lim infak+1/ak>1 gives divergence).

[L2]

If a series converges, then its terms tend to 0 (If a series converges then its terms tend to 0).

[L3]

The Mercator series gives local data on 1<u1; a separate product law continues those data uniquely to all positive inputs (The Mercator series, its value at 1 and the product law determine log on all positive reals, while the series alone is only local).

Counterexample

technique · direct
1.1

Let an=(1)n+1un/n for n1. Every an is nonzero, and an+1an=unn+1u>1.

givenalgebra
2.1

The ratio test [L1] therefore makes nan divergent.

step 1.1L1
2.2

More explicitly, choose q with 1<q<u. The ratios in step 1.1 are at least q for all sufficiently large n, so an then grows by a factor at least q and cannot tend to 0; [L2] again rules out convergence.

step 1.1L2choosealgebra
3.1

This does not conflict with [L3]: for x>2, the direct substitution u=x1 lies outside the local interval, and the value at x is obtained by the product-law continuation instead.

step 2.1L3
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-13Open item page →

Integral bounds alone give 2<e<4; the sharper published bound is 2<e<3

Example

Elementary integral bounds give 2<e<4. The sharper published estimate is 2<e<3.

Facts & Assumptions

Given: The integral function L and the number e.

[L1]

e is the unique positive number with L(e)=1edt/t=1 (The number e is the unique x>0 satisfying 1xdtt=1).

[L4]
[L6]

The published sharper bound is 2<e<3 (The elementary numerical bound 2<e<3).

Verification

technique · direct
1.1

On [1,3/2], one has 2/31/t1, so [L4] gives 1313/2dtt12.

L4algebra
1.2

On [3/2,2], one has 1/21/t2/3, so [L4] gives 143/22dtt13.

L4algebra
1.3

The stronger estimate 2<e<3 is the published result [L6]; it is cited here, not reproved.

L6
2.1

By additivity [L5], steps 1.1 and 1.2 yield 7/12L(2)5/6. Thus L(2)<1 and 2L(2)7/6>1.

step 1.1step 1.2L5algebra
3.1

The product law gives L(4)=L(22)=2L(2)>1.

step 2.1L2
4.1

Since L(e)=1 by [L1] and L is strictly increasing by [L3], L(2)<L(e)<L(4) implies 2<e<4.

step 2.1step 3.1L1L3
5.1

Steps 4.1 and 1.3 establish both stated brackets.

step 4.1step 1.3

Sources