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.
Camion's theorem: every strongly connected tournament on at least three vertices has a directed Hamilton cycle
Statement
Every strongly connected finite tournament on at least three vertices has a directed Hamilton cycle.
Facts & Assumptions
Given: A strongly connected finite tournament with at least three vertices.
A tournament has no directed loops, and every two distinct vertices are joined by exactly one directed arc (A tournament is an orientation of a complete finite graph).
Strong connectivity gives a directed path for every ordered pair, and a directed cycle has at least three distinct vertices (Directed walks, trails, paths and cycles, and strong connectivity).
An outside vertex with both an in-neighbour and an out-neighbour on a directed cycle can be inserted to make a longer directed cycle (A tournament vertex having an in-neighbour and an out-neighbour on a directed cycle can be inserted into that cycle).
A nonempty finite set of cycle lengths has a greatest member (The cardinality of a finite set).
Proof
Strong connectivity gives a positive directed closed walk. Choose one of minimum positive length. It cannot have length one or two by [F1], and minimality prevents a repeated internal vertex, so it is a directed cycle of length at least three. By finiteness, choose a directed cycle of greatest length.
Assume for contradiction that omits at least one vertex. By [L1] and maximality, every vertex outside either sends arcs to every vertex of or receives arcs from every vertex of . Call these two classes and , respectively.
Strong connectivity forces both and to be nonempty: if were empty no outside vertex could reach , while if were empty could not reach an outside vertex. A shortest directed path from to a vertex of begins by entering and at some first transition contains an arc with and .
Choose any cycle arc . Since and , the arcs , , and all occur. Replacing by this three-arc path produces a directed cycle containing every vertex of together with , contradicting the maximality of .
The supposition in step 2.1 is impossible. Hence contains every vertex of and is a directed Hamilton cycle.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 36 results over 19 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)
- Robin Wilson, Introduction to Graph Theory (standard reference, not scraped)