Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck 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,3 has a Hamilton cycle

Example

Let the two parts of K3,3 be A={a1,a2,a3} and B={b1,b2,b3}. Then

a1,b1,a2,b2,a3,b3,a1

is a Hamilton cycle.

a1a2a3b1b2b3

Facts & Assumptions

Given: The displayed bipartition of K3,3.

[F1]

Every vertex in A is adjacent to every vertex in B, and there are no edges within a part (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n 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 A and one in B, so all six required edges occur by [F1].

F1
2.1

Before returning to a1, 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 · two levels

7 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