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 one graph for a vertex of another
Definition
Let and be finite simple graphs (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets), let , and assume and
The graph obtained by substituting for in , written , has vertex set
a union of two disjoint sets, and for distinct vertices of that set the pair is an edge exactly in the following three situations (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree):
- (S1) and ;
- (S2) and ;
- (S3) one of lies in , the other lies in , and the vertex in is adjacent to in .
Because the two parts of the vertex set are disjoint, every pair of distinct vertices falls under exactly one of the three situations, so the edge set is well defined and is again a finite simple graph. The construction replaces by a copy of whose members all inherit the adjacencies had, and the induced subgraphs on the two parts are and (Subgraphs, induced subgraphs and spanning subgraphs).
The disjointness required is only between and . The substituted vertex may itself belong to . This is what lets a graph be written as a substitution using two of its own induced subgraphs, with no renaming of vertices; the sources state the construction for graphs with disjoint vertex sets, which is the special case , and the two agree up to isomorphism (Graph isomorphisms, automorphisms and graph complements).
must be nonnull. If were empty the construction would delete rather than replace it, and the vertex sets of and would not correspond.
Depends on
- A finite simple graph is a finite vertex set together with a set of two-element vertex subsets
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
- Subgraphs, induced subgraphs and spanning subgraphs
- Graph isomorphisms, automorphisms and graph complements
Used by
- Every graph has the Erdős–Hajnal property if and only if every prime graph does Corollary
- Substituting a complete or an edgeless graph for a vertex preserves the Erdős–Hajnal property Corollary
- Substituting an edge for an endpoint of P₃ gives a four-vertex graph with the Erdős–Hajnal property Example
- Substituting into K₂ gives the join and substituting into K₂ gives the disjoint union Example
- The modular decomposition of a five-cycle with each vertex blown up into an edgeless graph Example
- An induced copy of H₂ inside the extension set of an induced embedding of H₁-v yields an induced copy of H₁ with H₂ substituted for v Lemma
- In G₁ with G₂ substituted for a, the vertex set of G₂ is a module, the two factors are recovered as induced subgraphs, and substituting a one-vertex graph changes nothing Lemma
- The complement of G₁[a→ G₂] is G₁[a toG₂] Lemma
- A graph is recovered from any modular partition by the induced subgraphs on the parts together with the quotient graph Theorem
- A graph with at least two vertices is prime exactly when it is not obtained by substituting one graph on at least two vertices for a vertex of another graph on at least two vertices Theorem
- Alon–Pach–Solymosi: if H₁ and H₂ have the Erdős–Hajnal property, so does the graph obtained from H₁ by substituting H₂ for a vertex Theorem
Dependency tree · two levels
6 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
- T. Huang, Y. Ju and R. Zhou, Erdős–Hajnal beyond the five-vertex path, sec. 1.2 (standard reference, not scraped)
- M. Chudnovsky, The Erdős–Hajnal Conjecture: A Survey, sec. 2 (standard reference, not scraped)