Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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 triangles sharing one vertex form a connected simple graph with all degrees even that is not a cycle

Statement refuted

The false statement FALSE: a connected simple graph in which every vertex has even degree must itself be a cycle claims that every connected simple graph whose degrees are all even is itself a cycle.

Facts & Assumptions

Given: The graph GG with vertices x,a,b,c,dx,a,b,c,d and edges xa,ab,bx,xc,cd,dxxa,ab,bx,xc,cd,dx.

[F2]

In the cycle graph CnC_n each vertex is joined by an edge exactly to its predecessor and its successor modulo nn (Empty and complete graphs, complete bipartite graphs, and the convention that PnP_n and CnC_n have nn vertices); with [F1] this gives every vertex of a cycle graph degree 22.

Counterexample

technique · direct
1.1

The edges form the triangles xabxxabx and xcdxxcdx. Every vertex reaches xx within its triangle, so every two vertices are joined by a path and GG is connected.

given
1.2

The vertex xx has degree 44, while a,b,c,da,b,c,d each have degree 22. Thus every degree is even by [F1].

givenF1
2.1

Since xx has degree 44, [F2] shows that GG is not a cycle graph. Steps 1.1 and 1.2 supply the required connected even-degree counterexample.

step 1.1step 1.2F2

Remarks

xabcddeg(x)=4deg(a)=deg(b)=deg(c)=deg(d)=2

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: 18 results over 12 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