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.
has a Hamilton cycle
Example
Let the two parts of be and . Then
is a Hamilton cycle.
Facts & Assumptions
Given: The displayed bipartition of .
Every vertex in is adjacent to every vertex in , and there are no edges within a part (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
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
Each consecutive pair in the displayed cyclic list has one endpoint in and one in , so all six required edges occur by [F1].
Before returning to , the list contains each of the six vertices exactly once. It is therefore a Hamilton cycle by [F2].
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
- Applied Combinatorics, Eulerian and Hamiltonian Graphs (standard reference, not scraped)