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.
The isomorphism types of trees on at most five vertices
Statement
Up to isomorphism, the numbers of trees on vertices are respectively . Representatives are
Facts & Assumptions
Given: A tree on at most five vertices.
A tree on vertices has edges and, for , at least two leaves (A tree on vertices has edges, Every tree with at least two vertices has at least two leaves).
The sum of degrees is twice the number of edges (Handshake lemma: the sum of the vertex degrees is twice the number of edges).
Isomorphisms preserve degrees (Graph isomorphisms, automorphisms and graph complements).
, and have their standard edge sets (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
Verification
In the case , connectedness and the edge count force , respectively.
In the case , maximum degree two forces the connected acyclic graph , while maximum degree three forces . These degree sequences differ, so the two are nonisomorphic.
In the case , maximum degree two gives , maximum degree four gives , and maximum degree three forces degree sequence by the degree sum .
Each displayed degree sequence determines the indicated tree: attach all remaining vertices to the unique high-degree vertex, with the degree-two vertex extending one arm in the third case.
The representatives in each row have different degree sequences, so they are pairwise nonisomorphic and the list is complete.
Depends on
- Equivalent characterisations of a nonempty tree by unique paths, edge count, minimal connectivity and maximal acyclicity
- A tree on $n\ge1$ vertices has $n-1$ edges
- Every tree with at least two vertices has at least two leaves
- Handshake lemma: the sum of the vertex degrees is twice the number of edges
- Empty and complete graphs, complete bipartite graphs, and the convention that $P_n$ and $C_n$ have $n$ vertices
- Graph isomorphisms, automorphisms and graph complements
Used by
- Cayley's formula counts unlabelled trees False statement
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 36 results over 14 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
- Reinhard Diestel, Graph Theory, Preview Chapter 1 (standard reference, not scraped)