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.
Blockades, Combs and Pattern Graphs — Examples
1 · Prerequisites
- Blockades, Combs and Pattern Graphs
- Construction of the Natural Numbers
- Countability and Uncountability
- Finite Counting, Factorials and Binomial Coefficients
- Graphs, Walks and Connectivity
- Induced Subgraphs and Hereditary Graph Classes
- Regular Pairs and Induced Counting
- Relations, Functions, and Quotients
- Sparse Restricted Subgraphs and the Rödl–Nikiforov Theorems
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
These examples separate the different blockade notions that are easy to blur in prose. They record the basic bookkeeping of length and width, show that purity is weaker than being globally complete or globally anticomplete, exhibit a small comb, and make the order dependence of directional sparsity explicit.
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
A three-block blockade and its width
Example
Let be any finite graph containing nine distinct vertices . If
then is a blockade of length and width , and
A pure blockade that is neither complete nor anticomplete
Example
Take three singleton blocks , , , and let the graph have edges and but not . Then
- is complete,
- is complete, and
- is anticomplete.
So is pure, but it is neither complete nor anticomplete.
A three-tooth comb
Example
Let be a graph with six pairwise distinct vertices . Put
If is adjacent to and to no other , then
is a -comb.
The pattern graph of a pure blockade can be a path
Example
For the pure blockade of A pure blockade that is neither complete nor anticomplete, the pattern graph has vertices and edges and but not . So its pattern graph is the path .
A sparse orientation of four blocks
Example
Let with each later block -sparse to each earlier block. Then directing every pair from the later index to the earlier index gives a sparse orientation of : each oriented edge points from a block with no cross-neighbors into the block it avoids.
FALSE: every pure blockade is either complete or anticomplete
Statement
False claim: every pure blockade is either complete or anticomplete.
Facts & Assumptions
Given: Three singleton blocks , , with edges and but not .
Proof
For this blockade, and are complete but is anticomplete, so the blockade is pure.
So the blockade is pure, but not every pair is complete and not every pair is anticomplete. Hence it is neither complete nor anticomplete.
Therefore the claim is false.
FALSE: reversing the order of the blocks never changes -sparsity
Statement
False claim: the order of the blocks is irrelevant for the property of being -sparse.
Facts & Assumptions
Given: Two blocks and with the single edge and with as the sparsity parameter.
An ordered blockade is -sparse exactly when the later block is -sparse to the earlier block (Complete, anticomplete, pure, weakly sparse, and -sparse blockades).
Proof
The one-vertex block is -sparse to , because has one neighbor in and . By [L1], the ordered blockade is therefore -sparse.
The block is not -sparse to , because the vertex has one neighbor in but . By [L1], the reversed blockade is therefore not -sparse.
Therefore reversing the order can change -sparsity, so the claim is false.
Weak sparsity of a pair does not force directional sparsity
Statement refuted
Refuted claim: if a pair is weakly -sparse, then is -sparse to .
Facts & Assumptions
Given: , , , and the edges only.
Counterexample
The ordered cross-edge count is , so . Thus is weakly -sparse.
But has two neighbors in , and . So is not -sparse to .
Therefore weak sparsity does not imply directional sparsity.
If a tooth sees a foreign block, the structure is not a comb
Statement refuted
Refuted claim: a sequence of teeth and blocks is still a comb even if some tooth is adjacent to a foreign block.
Facts & Assumptions
Given: Two blocks and , and two teeth with edges , , and .
Proof
The tooth is complete to its own block , but it is also adjacent to the foreign block .
The definition Combs in a graph requires every tooth to be anticomplete to every foreign block with . Step 1.1 violates that requirement, so this data is not a comb.
Therefore the claim is false.
Sources
- T. H. Nguyen, Notes on Recent Work on the Erdős–Hajnal Conjecture
- Maria Chudnovsky, Alex Scott, Paul Seymour, and Sophie Spirkl, Erdős-Hajnal for graphs with no 5-hole, §5
- Shenwei Huang, Yiao Ju, and Yidong Zhou, Erdős-Hajnal beyond the five-vertex path
- Shenwei Huang, Yiao Ju, and Yidong Zhou, Erdős-Hajnal beyond the five-vertex path, §2