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.
FALSE: a finite simple graph is determined up to isomorphism by its degree sequence
Statement
FALSE. A finite simple graph is determined up to isomorphism by its degree sequence.
Facts & Assumptions
Given: The cycle graph and the graph that is the disjoint union of two copies of .
has vertices arranged in one cycle for (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
A graph isomorphism is a bijection preserving adjacency in both directions, and therefore sends cycles to cycles of the same length (Graph isomorphisms, automorphisms and graph complements).
The degree sequence records the multiset of vertex degrees (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
Refutation
Every vertex of has degree . Every vertex of lies on one of its two triangles and also has degree . Thus both degree sequences are .
The graph contains a cycle of length , namely either triangle, whereas contains no triangle because its only edges join consecutive vertices on its six-cycle.
If , [F2] would carry a triangle of to a triangle of , contradicting step 1.2. Hence the graphs have the same degree sequence but are not isomorphic, refuting the claim.
Depends on
Used by
Dependency tree · two levels
9 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
- R. Diestel, Graph Theory, Chapter 1 preview (standard reference, not scraped)