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.
Two disjoint copies of show that Dirac's bound cannot be lowered to for even
Statement refuted
For even , every -vertex graph with is Hamiltonian.
Counterexample
For , let be the disjoint union of two copies of . Then and , but is not Hamiltonian.
Facts & Assumptions
Given: An integer and two vertex-disjoint copies of with no edge between them.
Every vertex of is adjacent to the other vertices (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices, Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
A Hamiltonian graph has a spanning cycle and is connected (Hamilton paths, Hamilton cycles, Hamiltonian graphs and Hamilton-connected graphs, Connected graphs and connected components defined by the existence of vertex paths).
Dirac's theorem uses the stronger threshold (Dirac's theorem: every -vertex graph with and is Hamiltonian).
Verification
The graph has vertices. Every vertex has precisely the other vertices in its own copy as neighbours, so .
The two copies are distinct connected components because no edge joins them. Hence is disconnected and cannot be Hamiltonian by [F2].
At the endpoint , the construction is two disjoint edges on four vertices, with minimum degree , so the same failure occurs.
Thus lowering the threshold in [L1] by one for even order would make the theorem false.
Depends on
- Dirac's theorem: every $n$-vertex graph with $n\ge3$ and $\delta(G)\ge n/2$ is Hamiltonian
- Empty and complete graphs, complete bipartite graphs, and the convention that $P_n$ and $C_n$ have $n$ vertices
- Connected graphs and connected components defined by the existence of vertex paths
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
- Hamilton paths, Hamilton cycles, Hamiltonian graphs and Hamilton-connected graphs
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: 23 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
- Applied Combinatorics, Eulerian and Hamiltonian Graphs (standard reference, not scraped)