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 large epsilon-restricted induced subgraph gives a polynomial clique or stable set
Example
Let and let be an -restricted induced subgraph on vertices. Take an ambient graph order , so that .
Facts & Assumptions
Given: The data in the Example.
An -restricted set is -sparse in one of and , and complementation swaps cliques with stable sets (-sparse, -dense and -restricted vertex sets, A set is -sparse in exactly when it is -dense in , so -restrictedness is complement-invariant, Complementation swaps cliques with stable sets, so ).
For a nonempty -sparse graph ,
(The greedy colouring bound for every nonnull finite graph, The bounds and ).
Verification
By [L1], after taking complements if necessary we may assume that is -sparse.
Applying [L2] to the -vertex graph gives Since is an integer, .
Because , one has . Therefore the stable set from step 2.1 already has the same size as the final polynomial bound used in the A-page reduction. If the sparse side had arisen in the complement instead, [L1] would turn the same calculation into a clique of size in the original graph.
Depends on
- Leaf-reducible wonderful generalized nice finite families have the Erdős-Hajnal property
- $c$-sparse, $c$-dense and $c$-restricted vertex sets
- The greedy colouring bound $\chi(G)\leq\Delta(G)+1$ for every nonnull finite graph
- The bounds $\omega(G)\leq\chi(G)$ and $|V(G)|\leq\chi(G)\alpha(G)$
- A set is $c$-sparse in $G$ exactly when it is $c$-dense in $\overline G$, so $c$-restrictedness is complement-invariant
- Complementation swaps cliques with stable sets, so $\omega(\overline G)=\alpha(G)$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
27 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 3.5 (standard reference, not scraped)