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.
Graham–Pollak: a complete bipartite decomposition of has at least parts
Statement
Let
be a complete bipartite decomposition of the complete graph . Then
Facts & Assumptions
Given: a complete bipartite decomposition of .
In such a decomposition every edge of lies in exactly one of the complete bipartite graphs (A decomposition of a graph's edge set into complete bipartite subgraphs).
A homogeneous linear system with fewer equations than unknowns has a nonzero solution (The system is consistent if and only if , Reduced row echelon form detects consistency and parametrises every solution by the nonpivot variables).
Proof
Suppose, for contradiction, that . Then the homogeneous real system has equations in the unknowns , so [F2] gives a nonzero real solution .
Because each edge of lies in exactly one part by [F1], one has
Substituting the solution into step 1.2 gives on the right, because every displayed sum over an is by step 1.1. On the left, since by step 1.1 and not all are . This contradiction shows that .
Remarks
- The lower bound is sharp: the star decomposition of into the graphs , , and so on uses exactly parts.
Depends on
- A decomposition of a graph's edge set into complete bipartite subgraphs
- The system $Ax=b$ is consistent if and only if $\operatorname{rank}(A)=\operatorname{rank}([A\mid b])$
- Reduced row echelon form detects consistency and parametrises every solution by the nonpivot variables
- For an $m\times n$ matrix $A$, $\operatorname{rank}(A)+\dim N(A)=n$
- A finite simple graph is a finite vertex set together with a set of two-element vertex subsets
- The complete graph on an $n$-element vertex set has $\binom{n}{2}$ edges
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- Empty and complete graphs, complete bipartite graphs, and the convention that $P_n$ and $C_n$ have $n$ vertices
Used by
Dependency tree · two levels
31 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
- L. Babai and P. Frankl, Linear Algebra Methods in Combinatorics, §1.4 (standard reference, not scraped)
- J. Matousek, Thirty-three Miniatures, Miniature 8 (standard reference, not scraped)
- O. Pikhurko, An Introduction to Combinatorics, §3.3 (standard reference, not scraped)