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.
Iterative Sparsification and the Five-Vertex Path — 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
- Modules, Substitution and Prime Graphs
- 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 isolate the finite witnesses behind the two iteration chains: complete versus anticomplete blockades, the upside-down comb obstruction, and the layout notion used in the local-to-global niceness theorem.
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
Two large anticonnected components give a complete two-blockade
Example
If has two distinct anticonnected components and , each of size at least , then is a complete -blockade.
Facts & Assumptions
Given: Two distinct anticonnected components of a graph with .
Distinct anticonnected components are complete to one another (Distinct connected components are anticomplete, and distinct anticonnected components are complete).
Verification
The sets and are disjoint and nonempty because they are distinct components, and each has size at least by hypothesis.
By [L1], the pair is complete. Therefore is a complete -blockade.
A sparse -free graph with an anticomplete two-blockade
Example
Let be the disjoint union of two copies of . Then is -free and the two components form an anticomplete two-blockade.
Facts & Assumptions
Given: The graph with components and .
Verification
The sets and are disjoint induced copies of , so they are anticomplete and each has size . Hence is an anticomplete -blockade.
Every induced path in lies inside a single component, so it has at most three vertices. Thus is -free.
An upside-down comb with anticonnected blocks creates a
Example
In the mixed-pair obstruction from Claim 5.2.2 of the source, the five vertices induce .
Facts & Assumptions
Given: Vertices such that and .
Verification
Among the five chosen vertices, the only nonedges are , , , and . All other pairs are adjacent by hypothesis.
The four nonedges from step 1.1 are exactly the edges of the path . Therefore the induced graph on is the complement of a five-vertex path.
A layout with a single wrong decided pair
Example
For this example, a layout consists of a pattern graph and pairwise disjoint vertex blocks . Pairs inside one block are undecided. A pair with endpoints in distinct blocks is decided, with the pattern predicting an edge exactly when ; the decided pair is wrong when its actual adjacency disagrees with that prediction.
Take such a layout whose pattern graph is a single edge with blocks and . If the graph on has all cross edges except , then the decided pair is the unique wrong pair.
Facts & Assumptions
Given: The described two-block layout.
Verification
The pairs inside and are undecided by definition of layout, so only cross-pairs are decided.
Because the pattern graph makes every cross-pair expected to be an edge, the missing edge is wrong, while all other cross-pairs agree with the pattern. Hence there is exactly one wrong decided pair.
Sources
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VII. The five-vertex path, Lemma 4.1 pattern
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VII. The five-vertex path, Lemma 4.4 pattern
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VII. The five-vertex path, Claim 5.2.2 pattern
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VII. The five-vertex path, Theorem 6.1 layout setup