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.
Graph removal lemma for a fixed ordinary subgraph
Statement
For every finite simple graph and every there are and such that the following holds. If a graph of order has fewer than injective edge-preserving maps from to , then one can delete fewer than edges from and obtain an -free graph.
Facts & Assumptions
Given: A fixed graph , a parameter , and a sufficiently large graph .
For every and every prescribed there is such that every graph of order has an equitable -regular vertex partition into parts with (Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least ).
For fixed , regular pairs of density bounded below contain a positive product-proportion of injective part-respecting copies of (Counting lemma: regular dense pairs contain many part-respecting copies of every fixed graph).
A finite simple graph has no loops or multiple edges, so deleting an edge changes one unordered vertex pair (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets).
Proof
We prove the contrapositive. Put , choose with , then choose a regularity parameter small enough for [L2], so as [L1] requires. Set and require . Apply [L1] at with minimum part count , obtaining an equitable -regular partition into parts with .
From delete every edge inside a partition part, every edge across a -irregular pair, and every edge across a regular pair of density below . Call the resulting graph .
Equitability bounds the within-part deletions by , and together with make this at most by [L1]; -regularity bounds the irregular-pair deletions by ; and the low-density pairs contribute at most . Choose so that . Hence fewer than edges were deleted, each changing one unordered vertex pair by [L3].
Assume that fewer than deletions cannot make -free. Then contains a copy of . Assign to each vertex of the partition part containing its image. Every edge of lies across a -regular pair of density at least .
Apply [L2] to those assigned parts. Since each has size at least for the fixed regularity bound , the original graph contains at least injective copies of . Put .
Thus every graph requiring at least edge deletions contains at least copies of , which is the contrapositive of the Statement.
Depends on
- Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least $m_0$
- Counting lemma: regular dense pairs contain many part-respecting copies of every fixed graph
- A finite simple graph is a finite vertex set together with a set of two-element vertex subsets
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 21 results over 14 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.6.5 (standard reference, not scraped)
- D. Conlon and J. Fox, Graph removal lemmas, Theorem 1.1 (standard reference, not scraped)