Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04
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.

The Kuratowski embedding of a finite metric space

Example

Let M={o,a,b} with metric determined by

d(o,a)=1,d(a,b)=1,d(o,b)=2.

Using o as basepoint, the based Kuratowski map Ko:MCb(M) is given by

Ko(o)=(0,0,0),Ko(a)=(1,1,1),Ko(b)=(2,0,2),

where each function is recorded by its values on (o,a,b). These three points in R3 are at the same pairwise sup distances as the original metric space.

Facts & Assumptions

Given: The three-point metric space M={o,a,b} above.

[L1]

The based Kuratowski map preserves all distances (The based Kuratowski distance map is an isometric embedding).

Verification

technique · direct
1.1

By definition, Ko(x)(z)=d(x,z)d(o,z). Evaluating this on the three points gives Ko(o)=(0,0,0), Ko(a)=(1,1,1), and Ko(b)=(2,0,2).

givenalgebra
2.1

The sup distances are Ko(a)Ko(o)=1, Ko(b)Ko(a)=1, and Ko(b)Ko(o)=2, exactly matching d(o,a), d(a,b), and d(o,b). This is the concrete instance promised by [L1].

L1step 1.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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