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.
Induced removal must permit adding edges as well as deleting them
Statement
For every there is an -vertex graph with an induced empty three-vertex graph that cannot be destroyed by edge deletions, although adding one edge destroys that induced copy.
Facts & Assumptions
Given: An integer .
Induced removal permits changing adjacencies in both directions (Induced graph removal lemma for a fixed graph).
The empty graph on three vertices has no edges (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
Labelled induced copies are injective maps preserving edges and nonedges (The induced-embedding count ).
Counterexample
Begin with , choose a triple , and delete exactly its three internal edges. By [L2] and [L3], induces the empty three-vertex graph.
It is the unique unlabelled empty triple: every triple other than contains a vertex outside , and that vertex is adjacent to both other vertices.
Deleting more edges never changes any of the three nonedges within into an edge, so the induced empty triple on survives every deletion-only operation.
Adding any one of the three missing edges within destroys this copy, and step 2.1 shows the resulting graph has no empty triple. Thus allowing additions, as [L1] does, is indispensable.
Depends on
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: 41 results over 15 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
- D. Conlon and J. Fox, Graph removal lemmas, sec. 1 (standard reference, not scraped)