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.
Substituting a perfect graph into a perfect graph preserves perfection
Statement
Let be finite perfect graphs, let , and assume the nonempty substitution is defined as in Substituting one graph for a vertex of another. Then is perfect. This includes every induced subgraph of , whether it meets the inserted copy of or not.
Facts & Assumptions
Given: Perfect finite graphs and a defined substitution .
Every induced subgraph of a perfect graph has chromatic number equal to its clique number. A proper coloring splits its vertices into stable color classes (A perfect graph, Proper vertex colourings and chromatic number, Cliques, stable sets, the clique number and stability number ).
Replicating a vertex of a perfect graph into a nonempty finite clique of true twins preserves perfection (Replicating a vertex of a perfect graph preserves perfection).
In , each vertex of has precisely the outside neighbors that had. Deleting a vertex set gives an induced subgraph (Substituting one graph for a vertex of another, Subgraphs, induced subgraphs and spanning subgraphs).
Proof
Fix an arbitrary , put and . If is empty, then , which is perfect by [L1]. Suppose is nonempty. Let . By [L3], , and are perfect induced subgraphs of .
Put . Replace in by a -vertex clique of true twins, obtaining . By [L2], is perfect. Every clique of either avoids or consists of a clique in together with outside vertices all adjacent to in ; its inside part has size at most . Conversely, for any clique of outside vertices adjacent to , a -clique of can be added. The same description holds with in place of , so .
Color optimally with colors. Its mutually adjacent twin vertices use distinct colors. Color properly with colors and relabel those colors by the colors on ; keep the colors of all vertices in from the coloring of . This colors properly. Indeed, inside and inside the colorings are proper; an outside vertex adjacent to was adjacent to every member of , so its color differs from all colors now used on ; and an outside vertex not adjacent to has no edge into . Thus . The reverse inequality holds for every graph, so equality follows.
Since was arbitrary, every induced subgraph of has . Therefore is perfect.
Source notes
Diestel, Exercise 51, p. 152, requests this substitution theorem after giving the replication lemma. Chudnovsky-Safra cite the theorem as their Theorem 5.1. Both source passages were read. The coloring transfer and induced-subgraph argument above supply the complete local proof.
Depends on
- A perfect graph
- Substituting one graph for a vertex of another
- Replicating a vertex of a perfect graph preserves perfection
- Cliques, stable sets, the clique number $\omega(G)$ and stability number $\alpha(G)$
- Proper vertex colourings and chromatic number
- Subgraphs, induced subgraphs and spanning subgraphs
Used by
Dependency tree · two levels
15 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
- Reinhard Diestel, Graph Theory, 5th ed., Exercise 51, p. 152, following Lemma 5.5.5 (standard reference, not scraped)
- Maria Chudnovsky and Shmuel Safra, The Erdos-Hajnal conjecture for bull-free graphs, Theorem 5.1 (standard reference, not scraped)