Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02
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.

Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm

Statement

The function log⁡:(0,∞)→R is continuous and strictly increasing, is onto R, and satisfies, for x,y>0, log⁡(xy)=log⁡x+log⁡y,log⁡(x/y)=log⁡x−log⁡y,log⁡(1/x)=−log⁡x. Also log⁡1=0.

Facts & Assumptions

Given: Positive reals x,y.

[L2]

For all reals u,v, exp⁡(u+v)=exp⁡(u)exp⁡(v) (The exponential addition formula exp⁡(x+y)=exp⁡(x)exp⁡(y)).

[L3]

exp⁡(−u)=1/exp⁡(u) and exp⁡(u)>0 for every real u (The exponential is positive and satisfies exp⁡(−x)=1/exp⁡(x)).

Proof

technique · direct
1.1

Since it is the inverse of the continuous strictly increasing exponential, log⁡ is continuous, strictly increasing, and maps (0,∞) onto R.

L1
1.2

The equality exp⁡(log⁡x+log⁡y)=exp⁡(log⁡x)exp⁡(log⁡y)=xy=exp⁡(log⁡(xy)) and injectivity of exp⁡ give log⁡(xy)=log⁡x+log⁡y.

L1L2
2.1

Since x/y=x(1/y) and exp⁡(−log⁡y)=1/y by [L3], step 1.2 gives log⁡(x/y)=log⁡x−log⁡y and log⁡(1/x)=−log⁡x.

step 1.2L3
3.1

As exp⁡(0)=1, the inverse identity gives log⁡1=0.

L1∎

Depends on

Used by

…and 16 more results.

Dependency tree · two levels

29 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