Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 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.

Hamilton paths, Hamilton cycles, Hamiltonian graphs and Hamilton-connected graphs

Definition

Let G be a finite simple graph (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets). A Hamilton path is a path that contains every vertex of G exactly once. A Hamilton cycle is a cycle that contains every vertex of G exactly once before returning to its initial vertex. A graph is Hamiltonian when it has a Hamilton cycle.

A graph with at least two vertices is Hamilton-connected when, for every two distinct vertices u and v, it has a Hamilton path whose endpoints are u and v. Paths and cycles use the conventions of Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges, so a Hamilton cycle has at least three vertices. Every Hamiltonian graph is connected in the sense of Connected graphs and connected components defined by the existence of vertex paths.

Depends on

Used by

Dependency tree · two levels

8 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