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.
Iterated sparse restriction reaches the target sparsity threshold
Statement
Let , , , and assume Suppose that and that a graph satisfies:
- has a -sparse induced subgraph with at least vertices; and
- for every and every -sparse induced subgraph of with , there is a -sparse induced subgraph of with at least vertices.
Then contains an -sparse induced subgraph with at least vertices.
Facts & Assumptions
Given: The parameters and hypotheses in the statement.
A -sparse vertex set is nonempty, and every vertex has degree at most times the size of that set inside the induced subgraph (-sparse, -dense and -restricted vertex sets).
Proof
Hypothesis 1 supplies a nonempty -sparse vertex set, because -sparse sets are nonempty by [L1]. Hence .
For each nonempty induced subgraph of , let be its maximum degree divided by ; by [L1], the graph is -sparse exactly when . Define . Hypothesis 1 gives a -sparse induced subgraph with at least vertices, so and . Because has only finitely many induced subgraphs, the set of values with and has a minimum. Choose an induced subgraph for which that minimum is attained, and write .
Suppose that . Then hypothesis 2 applies to and produces a -sparse induced subgraph with at least vertices, where the last inequality uses . Since is -sparse, we have and therefore . Also . This contradicts the minimal choice of . Therefore .
Since , step 1.2 gives , and step 2.1 gives . Because is -sparse, it is also -sparse. Moreover .
The induced subgraph from step 3.1 is the required -sparse induced subgraph.
Depends on
Used by
Dependency tree · two levels
6 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.9 (standard reference, not scraped)
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VI. Bounded VC-dimension, Lemma 3.2 (standard reference, not scraped)