Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-fable-5)
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 continuous function on [0,1]R[0,1] \subseteq \mathbb{R} extended to all of R\mathbb{R}, both by Tietze and by hand

Example

Let A:=[0,1]RA := [0,1] \subseteq \mathbb{R}, closed, and f:ARf : A \to \mathbb{R}, f(x):=x2f(x) := x^2, continuous. R\mathbb{R} is normal (In a metric space any two separated sets have disjoint open neighbourhoods, so every metrizable space is completely normal), so Under dependent choice, a continuous real-valued map on a closed subspace of a normal space extends to the whole space, and a map into an open interval extends into that same open interval guarantees a continuous F:RRF : \mathbb{R} \to \mathbb{R} with FA=fF|_A = f, with no formula supplied. One is written down here directly:

F(x)  :=  (max{0, min{1, x}})2.F(x) \;:=\; \big(\max\{0,\ \min\{1,\ x\}\}\big)^2.

Facts & Assumptions

Given: A=[0,1]A=[0,1], f(x)=x2f(x)=x^2, and F(x)=(max{0,min{1,x}})2F(x) = (\max\{0,\min\{1,x\}\})^2.

[L1]

The identity and constants are continuous, and so are max\max, min\min and products of continuous real functions (Sums, scalar multiples, products, absolute values, maxima, minima and quotients with nonvanishing denominator of continuous functions are continuous, as are constants, the identity and every polynomial function, clauses 1, 3, 5).

Verification

technique · direct
1.1

FF is continuous, being the square of xmax{0,min{1,x}}x \mapsto \max\{0,\min\{1,x\}\}, itself continuous by [L1]; the square is a product of that function with itself, continuous by [L1].

givenL1
1.2

For x[0,1]x \in [0,1]: min{1,x}=x\min\{1,x\}=x and max{0,x}=x\max\{0,x\}=x, since 0x10 \le x \le 1; so F(x)=x2=f(x)F(x) = x^2 = f(x).

givenalgebra

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: 149 results over 17 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