Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 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.

K4 is Hamiltonian but has no Euler circuit

Statement refuted

Every Hamiltonian finite simple graph has an Euler circuit.

1234

Counterexample

The complete graph K4 has a Hamilton cycle but no Euler circuit.

Facts & Assumptions

Given: The complete graph K4 on vertices 1,2,3,4.

[F2]

A Hamilton cycle visits every vertex exactly once before returning to its start (Hamilton paths, Hamilton cycles, Hamiltonian graphs and Hamilton-connected graphs).

[F4]

A finite simple graph can be regarded as the multigraph with the same vertex and edge sets and the evident endpoint map (Multigraphs, loops and directed graphs as variants distinct from the default finite simple graph).

Verification

technique · direct
1.1

By completeness, 1,2,3,4,1 is a cycle through all four vertices, so K4 is Hamiltonian.

F1F2
1.2

Every vertex is adjacent to the other three, so every degree is three. Regard K4 as the corresponding multigraph from [F4]. It is connected, but its degrees are odd; [L1] therefore rules out an Euler circuit.

F1F3F4L1algebra
2.1

Hence Hamiltonicity does not imply existence of an Euler circuit.

step 1.1step 1.2∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

15 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