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.
A sparse graph either sparsifies further or yields a comb or a large sparse pair
Statement
Let , and let be a -sparse graph with . Then at least one of the following holds:
- there are disjoint sets such that and is -sparse to ;
- is -sparse; or
- for some integer , there is an -comb in , and there is a vertex that is complete to and anticomplete to .
Facts & Assumptions
Given: Parameters and a graph satisfying the displayed hypotheses.
If outcomes 1 and 2 fail, then there exist a vertex and disjoint sets with , , , , -sparse to , and every vertex of having at least neighbours in (A sparse graph without a large sparse pair has a large nearly covered sparse pair).
If every vertex of a nonempty set has at least neighbours in a nonempty set , then some set with meets the neighbourhood in of at least half of the vertices of (A dense bipartite side has a small hitting set).
In a bipartite graph where every vertex of has a neighbour in and every vertex of has at most neighbours in , either there is a -comb for some integer , or (A bipartite graph with bounded A-degree has a large comb or a small B-side).
An -comb in a graph is a sequence of distinct teeth and pairwise disjoint blocks such that is complete to and anticomplete to every other block (Combs in a graph).
Proof
[assume-case pair] If outcome 1 already holds, there is nothing to prove.
[assume-case sparser] If outcome 2 already holds, there is nothing to prove.
[assume-case comb] Assume now that outcomes 1 and 2 both fail. Then [L1] gives a vertex and disjoint sets with , , and the displayed nearly covered sparse pair properties. In particular and are nonempty.
Apply [L2] with to the sets . We obtain a set with such that at least half of the vertices of have a neighbour in . Let be the set of vertices with a neighbour in ; then .
Consider the bipartite graph between and . Every vertex of has a neighbour in by definition. Since is -sparse to and , every vertex of has at most neighbours in . Apply [L3] with , , and .
The second alternative of [L3] is impossible for these parameters, because it would give . The constant in front of is less than , while since . Hence [L3] yields a -comb with each and each .
Because the teeth are distinct members of , we have . Also [L4] gives for each tooth block, while every has at most neighbours in . Since is complete to by [L4], this forces , and therefore . Finally from step 1.3, so each block has size at least .
By step 1.3, we already have a vertex with and . Since each and each , the vertex is complete to and anticomplete to . Together with step 5.1, this is exactly outcome 3.
The three cases 1.1, 1.2, and 1.3 exhaust the possibilities, so one of the stated outcomes always holds.
Depends on
- A sparse graph without a large sparse pair has a large nearly covered sparse pair
- A dense bipartite side has a small hitting set
- A bipartite graph with bounded A-degree has a large comb or a small B-side
- Combs in a graph
- $c$-sparse, $c$-dense and $c$-restricted vertex sets
- Sparsity of one vertex set to another, and weak sparsity of a pair
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
Used by
Dependency tree · two levels
16 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
- Shenwei Huang, Yiao Ju, and Yidong Zhou, Erdős-Hajnal beyond the five-vertex path, Lemma 2.10 (standard reference, not scraped)
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VII. The five-vertex path, Lemma 5.2 (standard reference, not scraped)