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.
Cayley's formula: for , with and
Statement
For , the complete graph has
spanning trees. Moreover, and .
Facts & Assumptions
Given: A natural number .
Trees on the fixed label set are in bijection with words of length on when (Prüfer encoding and decoding are inverse bijections between labelled trees on vertices and words of length on their labels).
The set of functions from an -element set to an -element set has cardinality (The set of functions between finite sets is finite, with , Exponentiation of natural numbers, , and its agreement with the integer power in ).
Every labelled tree on is a spanning subgraph of (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices, The spanning-tree number ).
Proof
For , spanning trees of are exactly the trees on its fixed label set.
By the Prüfer bijection, they correspond to functions from an -element position set to , of which there are .
The sole spanning tree of is itself, so . The null graph is not a tree and has no spanning tree, so .
Depends on
- Prüfer encoding and decoding are inverse bijections between labelled trees on $n\ge2$ vertices and words of length $n-2$ on their labels
- The spanning-tree number $\tau(G)$
- Empty and complete graphs, complete bipartite graphs, and the convention that $P_n$ and $C_n$ have $n$ vertices
- The set $A^{B}$ of functions $B \to A$ between finite sets is finite, with $\lvert A^{B}\rvert = \lvert A\rvert^{\lvert B\rvert}$
- Exponentiation of natural numbers, $m^{n}$, and its agreement with the integer power in $\mathbb{R}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 78 results over 26 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
- ISI Bangalore discrete mathematics notes, Trees and Cayley’s theorem (standard reference, not scraped)