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 complete-or-weakly-sparse blockade can be thinned to equal subblocks with directional sparsity
Statement
Let , let , and let
be a blockade in a graph with and width at least . Assume that every distinct pair is either complete or weakly -sparse. Then there is a subblockade
such that:
- and for every ;
- if is complete, then is complete; and
- if is weakly -sparse, then is -sparse to and is -sparse to .
Facts & Assumptions
Given: The blockade with , width at least , and the complete or weakly -sparse hypothesis on each distinct pair of blocks.
A weakly -sparse ordered pair satisfies by definition (Sparsity of one vertex set to another, and weak sparsity of a pair).
A complete pair stays complete after passing to subsets (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).
Expectation is linear for finite families of random variables, without an independence hypothesis (Expectation is linear for every finite family of random variables, without any independence hypothesis).
The probability of a finite union of events is at most the sum of their probabilities (The finite union bound).
Proof
Proof technique: use finite averaging to choose equal ambient blocks with controlled edge counts, then delete vertices that are too heavy against the chosen ambient blocks.
Put and . Since every is an integer at least , one has . Choose independently and uniformly an -element subset for each . For a weakly -sparse pair , finite double counting and [L3] give Consequently the probability that is less than : on that event the nonnegative edge count already exceeds the threshold, so its expectation is greater than the threshold times the event probability. There are at most relevant pairs, and because . By [L4], some simultaneous choice of the therefore satisfies for every weakly sparse pair. Complete pairs remain complete by [L2]. Fix such a choice.
We choose successively, always requiring and . Suppose that have already been chosen. For each with weakly -sparse, let consist of the vertices having more than neighbours in when , or more than neighbours in when . In either case step 1.1 gives so . Since , the union of the forbidden sets has fewer than vertices and therefore at most vertices. Thus at least vertices survive: indeed and . Choose to be any survivors.
Let be weakly -sparse, and assume . When was chosen, the index was still future, so every vertex of has at most neighbours in , hence at most that many in . When was chosen, every vertex of was required to have at most neighbours in . Since , Therefore is -sparse to and is -sparse to .
If is complete, then is complete by [L2] because and . Together with step 3.1, this proves that has all the required properties. ∎
Depends on
- Blockades, their length, their width, and their support
- Sparsity of one vertex set to another, and weak sparsity of a pair
- Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs
- Expectation is linear for every finite family of random variables, without any independence hypothesis
- The finite union bound
Used by
Dependency tree · two levels
14 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, Erdos-Hajnal beyond the five-vertex path, Lemma 2.6 (standard reference, not scraped)
- Tung Nguyen, Alex Scott, and Paul Seymour, Induced subgraph density. VII. The five-vertex path, Claim 7.1.1 (standard reference, not scraped)