Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

If an additive f:RRf : \mathbb{R} \to \mathbb{R} is bounded above on some nondegenerate interval, then f(x)=f(1)xf(x) = f(1)\,x for every real xx

Statement

Let f:RRf : \mathbb{R} \to \mathbb{R} be additive (Cauchy's functional equation f(x+y)=f(x)+f(y)f(x+y) = f(x) + f(y), and the additive functions RR\mathbb{R} \to \mathbb{R}) and suppose there are reals p<rp < r and a real MM with f(z)Mf(z) \le M for every z[p,r]z \in [p,r]; that is, ff is bounded above on a nondegenerate interval (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length, Lower bound, bounded below, bounded set). Then

f(x)  =  f(1)xfor every real x.f(x) \;=\; f(1)\,x \qquad \text{for every real } x .

A nondegenerate interval is all that is needed, and its position is irrelevant. Any order-convex set with two distinct points contains a closed [p,r][p,r] with p<rp < r, and the hypothesis is used only through that closed interval; the argument then translates the interval along Q\mathbb{Q} to cover the whole line.

Facts & Assumptions

Given: An additive f:RRf : \mathbb{R} \to \mathbb{R}, reals p<rp < r, and a real MM with f(z)Mf(z) \le M for every z[p,r]z \in [p,r].

[A2]

f(z)Mf(z) \le M for every zz with pzrp \le z \le r, where p<rp < r (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length, Lower bound, bounded below, bounded set).

[L1]

An additive ff satisfies f(0)=0f(0) = 0, f(x)=f(x)f(-x) = -f(x), f(qx)=qf(x)f(qx) = qf(x) for every rational qq and every real xx, and f(ι(n)x)=ι(n)f(x)f(\iota(n)x) = \iota(n)f(x) for every nNn \in \mathbb{N} (An additive f:RRf : \mathbb{R} \to \mathbb{R} satisfies f(0)=0f(0) = 0, f(x)=f(x)f(-x) = -f(x) and f(qx)=qf(x)f(qx) = q\,f(x) for every rational qq and every real xx; in particular f(q)=qf(1)f(q) = q\,f(1) at every rational qq).

[L2]

Strictly between any two distinct reals there lies a rational (The rationals embed densely in the reals).

[L4]

R\mathbb{R} is an ordered field: sums and products of positives are positive, and u>0u > 0 with vuv \ge u gives v>0v > 0 (Complete ordered field (least-upper-bound property), Basic properties of the absolute value).

Proof

technique · direct
1.1

Put c:=f(1)c := f(1) and define g:RRg : \mathbb{R} \to \mathbb{R} by g(x):=f(x)cxg(x) := f(x) - c\,x. Then gg is additive, since both ff and xcxx \mapsto cx are, and g(q)=f(q)cq=qf(1)cq=0g(q) = f(q) - cq = qf(1) - cq = 0 for every rational qq.

A1L1construct
2.1

gg is bounded above on [p,r][p,r]: for z[p,r]z \in [p,r] one has g(z)=f(z)czM+cKg(z) = f(z) - cz \le M + |c|\,K, where K:=max{p,r}K := \max\{|p|, |r|\}, because czczcK|cz| \le |c|\,|z| \le |c|\,K and hence czcK-cz \le |c|\,K. Write M:=M+cKM' := M + |c|\,K for this bound.

step 1.1A2L4
2.2

g(x+q)=g(x)g(x + q) = g(x) for every real xx and every rational qq: additivity gives g(x+q)=g(x)+g(q)g(x+q) = g(x) + g(q) and g(q)=0g(q) = 0.

step 1.1
2.3

gg is identically 00. Suppose g(x0)0g(x_{0}) \ne 0 for some real x0x_{0}. Replacing x0x_{0} by x0-x_{0} if necessary, which changes the sign of g(x0)g(x_{0}) since g(x)=g(x)g(-x) = -g(x), we may take g(x0)>0g(x_{0}) > 0.

step 1.1L1
3.1

gg is bounded above by MM' on the whole of R\mathbb{R}. Let xx be real. The two reals xrx - r and xpx - p satisfy xr<xpx - r < x - p, so there is a rational qq with xr<q<xpx - r < q < x - p; then p<xq<rp < x - q < r, so xq[p,r]x - q \in [p,r] and g(x)=g((xq)+q)=g(xq)Mg(x) = g((x-q) + q) = g(x-q) \le M'.

step 2.1step 2.2L2
4.1

With x0x_{0} as in step 2.3, take a natural n1n \ge 1 with M/g(x0)<ι(n)M'/g(x_{0}) < \iota(n); then ι(n)g(x0)>M\iota(n)\,g(x_{0}) > M'. But g(ι(n)x0)=ι(n)g(x0)>Mg(\iota(n)x_{0}) = \iota(n)\,g(x_{0}) > M', contradicting step 3.1. So no such x0x_{0} exists and gg vanishes identically.

step 1.1step 3.1step 2.3L1L3L4
5.1

Therefore f(x)=cx=f(1)xf(x) = c\,x = f(1)\,x for every real xx.

step 1.1step 4.1

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 64 results over 24 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources