Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

K3,3K_{3,3} has a Hamilton cycle

Example

Let the two parts of K3,3K_{3,3} be A={a1,a2,a3}A=\{a_1,a_2,a_3\} and B={b1,b2,b3}B=\{b_1,b_2,b_3\}. Then

a1,b1,a2,b2,a3,b3,a1a_1,b_1,a_2,b_2,a_3,b_3,a_1

is a Hamilton cycle.

a1a2a3b1b2b3

Facts & Assumptions

Given: The displayed bipartition of K3,3K_{3,3}.

[F1]

Every vertex in AA is adjacent to every vertex in BB, and there are no edges within a part (Empty and complete graphs, complete bipartite graphs, and the convention that PnP_n and CnC_n have nn vertices).

[F2]

A Hamilton cycle visits every vertex exactly once before returning to its initial vertex (Hamilton paths, Hamilton cycles, Hamiltonian graphs and Hamilton-connected graphs).

Verification

technique · direct
1.1

Each consecutive pair in the displayed cyclic list has one endpoint in AA and one in BB, so all six required edges occur by [F1].

F1
2.1

Before returning to a1a_1, the list contains each of the six vertices exactly once. It is therefore a Hamilton cycle by [F2].

step 1.1F2

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: 11 results over 7 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