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 with vertices and edges .
Degree is the number of neighbours (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
In the cycle graph each vertex is joined by an edge exactly to its predecessor and its successor modulo (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices); with [F1] this gives every vertex of a cycle graph degree .
Counterexample
The edges form the triangles and . Every vertex reaches within its triangle, so every two vertices are joined by a path and is connected.
The vertex has degree , while each have degree . Thus every degree is even by [F1].
Since has degree , [F2] shows that is not a cycle graph. Steps 1.1 and 1.2 supply the required connected even-degree counterexample.
Remarks
Depends on
- FALSE: a connected simple graph in which every vertex has even degree must itself be a cycle
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
- Empty and complete graphs, complete bipartite graphs, and the convention that $P_n$ and $C_n$ have $n$ vertices
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
- Cornell Mathematics, Graph Theory notes (standard reference, not scraped)