Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

A Lipschitz function on Q\mathbb{Q} extends uniquely to a Lipschitz function on R\mathbb{R} with the same constant

Example

Regard Q\mathbb{Q} as a subspace of R\mathbb{R} with the metric inherited from the usual metric (The rationals embed densely in the reals, The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(x-r, x+r), and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset), let LRL \in \mathbb{R} with L0L \ge 0, and let f:QRf : \mathbb{Q} \to \mathbb{R} be Lipschitz with constant LL (Lipschitz map, α\alpha-Hölder map for rational 0<α10 < \alpha \le 1, and contraction), that is

f(p)f(q)    Lpqfor all p,qQ.|f(p) - f(q)| \;\le\; L\,|p - q| \qquad \text{for all } p,q \in \mathbb{Q}.

Then there is exactly one continuous F:RRF : \mathbb{R} \to \mathbb{R} with F(q)=f(q)F(q) = f(q) for every qQq \in \mathbb{Q}, and that FF is again Lipschitz with the same constant LL.

Facts & Assumptions

Given: Q\mathbb{Q} as a metric subspace of R\mathbb{R}; a real L0L \ge 0; a Lipschitz f:QRf : \mathbb{Q} \to \mathbb{R} with constant LL; reals x,yx, y.

[A1]

Lipschitz hypothesis: f(p)f(q)Lpq|f(p) - f(q)| \le L\,|p-q| for all p,qQp,q \in \mathbb{Q} (Lipschitz map, α\alpha-Hölder map for rational 0<α10 < \alpha \le 1, and contraction).

[L4]

Extension from a dense subspace into a complete space: a uniformly continuous map extends to a uniformly continuous map, and that extension is the only continuous one (A uniformly continuous map from a dense subspace into a complete metric space extends uniquely to a uniformly continuous map on the whole space).

[L8]

abab\big||a| - |b|\big| \le |a - b| for reals, which is the reverse triangle inequality of the usual metric of R\mathbb{R} with third point 00 (The reverse triangle inequality d(x,z)d(y,z)d(x,y)|d(x,z) - d(y,z)| \le d(x,y) in any metric space, Basic properties of the absolute value).

Verification

technique · direct
1.1

By [A1] and [L1] the map ff is uniformly continuous on the subspace Q\mathbb{Q} of R\mathbb{R}.

A1L1
1.2

Let x,yRx,y \in \mathbb{R}. By density and [L5] there are sequences (pk)(p_k) and (qk)(q_k) of rationals with pkxp_k \to x and qkyq_k \to y.

L2L5
2.1

Q\mathbb{Q} is dense in R\mathbb{R} and R\mathbb{R} is complete, so [L4] supplies a uniformly continuous F:RRF : \mathbb{R} \to \mathbb{R} with F(q)=f(q)F(q) = f(q) for every rational qq, and FF is the only continuous map RR\mathbb{R} \to \mathbb{R} with that property.

step 1.1L2L3L4
2.2

Likewise pkqkxyp_k - q_k \to x - y, so pkqkxy|p_k - q_k| \to |x-y| and LpkqkLxyL\,|p_k - q_k| \to L\,|x-y|.

step 1.2L7L8
3.1

FF is continuous, being uniformly continuous, so F(pk)F(x)F(p_k) \to F(x) and F(qk)F(y)F(q_k) \to F(y); hence F(pk)F(qk)F(x)F(y)F(p_k) - F(q_k) \to F(x) - F(y) and, by [L8], F(pk)F(qk)F(x)F(y)|F(p_k) - F(q_k)| \to |F(x) - F(y)|.

step 2.1step 1.2L6L7L8
3.2

For every kk the terms pk,qkp_k, q_k are rational and FF agrees with ff on them, so F(pk)F(qk)=f(pk)f(qk)Lpkqk|F(p_k) - F(q_k)| = |f(p_k) - f(q_k)| \le L\,|p_k - q_k| by [A1].

step 2.1step 1.2A1
4.1

Passing to the limit in step 3.2, using steps 3.1 and 2.2, gives F(x)F(y)Lxy|F(x) - F(y)| \le L\,|x-y|; as x,yx,y were arbitrary reals, FF is Lipschitz with constant LL.

step 3.1step 2.2step 3.2L7
5.1

So FF exists, is the unique continuous extension of ff, and is Lipschitz with the same constant LL.

step 2.1step 4.1

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 148 results over 32 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