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.
Mantel's theorem: , uniquely attained by
Statement
For every ,
Every triangle-free graph on vertices has at most this many edges, and equality holds exactly for a graph isomorphic to the balanced complete bipartite graph .
Facts & Assumptions
Given: The hypotheses and notation of the statement above.
is the maximum edge count of an -vertex graph with no ordinary copy of (Ordinary-subgraph extremal number , Turán graph , and balanced blowup ).
The open neighbourhood is and (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
Writing with , ; among complete -partite graphs on vertices this is the maximum edge count, and equality holds exactly when all part sizes differ by at most (The exact edge count of and the unique balancing maximum among complete -partite graphs).
Proof
The assertion is immediate for . Assume it, including uniqueness, for , and let be a triangle-free -vertex graph. If has no edge its bound is immediate. Otherwise choose an edge . No vertex other than is adjacent to both ends, so .
Delete to obtain a triangle-free graph . The removed edges number , so . The graph is triangle-free and has the last edge count, proving the exact maximum.
Suppose equality holds. Then , , and every other vertex is adjacent to exactly one of . In each part of , triangle-freeness forces all vertices to choose the same endpoint: two vertices in opposite parts choosing the same endpoint would form a triangle with their cross edge. Hence adjoining to one part and to the other makes complete bipartite.
Its two part sizes sum to and its product is ; the balancing equality in the preceding lemma forces them to differ by at most . Thus . Conversely that graph has equality, completing the induction and the uniqueness proof.
Steps 1.1-4.1 prove Mantel's theorem independently of Turán's theorem, for all and with equality fully characterized.
Depends on
- Ordinary-subgraph extremal number $\operatorname{ex}(n,H)$, Turán graph $T_{n,r}$, and balanced blowup $H[s]$
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
- The exact edge count of $T_{n,r}$ and the unique balancing maximum among complete $r$-partite graphs
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 23 results over 13 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
- Yufei Zhao, Graph Theory and Additive Combinatorics (standard reference, not scraped)