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 directed -cycle is a strongly connected tournament with a directed Hamilton cycle
Example
Let have vertices and arcs
Then is a strongly connected tournament, and is a directed Hamilton cycle.
Facts & Assumptions
Given: The three explicitly displayed arcs.
A tournament has exactly one directed arc between each pair of distinct vertices (A tournament is an orientation of a complete finite graph).
Strong connectivity requires a directed path for each ordered vertex pair, and a directed Hamilton cycle visits every vertex once before returning (Directed walks, trails, paths and cycles, and strong connectivity).
Camion's theorem gives a directed Hamilton cycle in every strong tournament of order at least three (Camion's theorem: every strongly connected tournament on at least three vertices has a directed Hamilton cycle).
Verification
The three arcs orient the three unordered vertex pairs exactly once, so is a tournament. The ordered pairs are joined directly, while are joined by the two-arc paths through the remaining vertex. Hence is strongly connected.
The closed list follows the three arcs and visits every vertex once before returning, so it is a directed Hamilton cycle, as [L1] predicts.
This verifies all three assertions in the example.
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: 21 results over 15 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
- Encyclopedia of Mathematics, Tournament (standard reference, not scraped)