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.
Every prime graph on at least four vertices contains an induced P_4
Statement
If is a prime graph with at least four vertices, then contains an induced copy of .
Facts & Assumptions
Given: A prime graph with .
A prime graph has no nontrivial module (Prime graphs: those whose only modules are the trivial ones, Modules of a graph, and the trivial modules).
A graph is a cograph if and only if it is -free (The cographs are exactly the P_4-free graphs).
Every nontrivial cograph is disconnected or has disconnected complement (Every nontrivial cograph is disconnected or has disconnected complement).
Every union of connected components is a module, and so is every union of anticomponents (Every union of connected components is a module, and so is every union of anticonnected components).
If a partition of a set with at least four elements has at least two nonempty parts, then some proper union of its parts has cardinality between and : either one part already has at least two elements, or else all parts are singletons and the union of two of them does.
Proof
Suppose for contradiction that contains no induced . Then [L2] shows that is a cograph. Since , the graph is nontrivial, so [L3] gives that is disconnected or is disconnected.
If is disconnected, its connected components form a partition of into at least two nonempty parts. By [F1], choose a proper union of component vertex sets with . Then [L4] makes a module of , and the cardinality bounds say that it is nontrivial. This contradicts [L1].
If is disconnected, then the anticomponents of form a partition of into at least two nonempty parts. Again [F1] gives a proper union of anticomponent vertex sets with , and [L4] makes a nontrivial module of , contradicting [L1].
Both alternatives from step 1.1 are impossible, so the assumption was false. Therefore contains an induced copy of .
Depends on
- Prime graphs: those whose only modules are the trivial ones
- Modules of a graph, and the trivial modules
- The cographs are exactly the P_4-free graphs
- Every nontrivial cograph is disconnected or has disconnected complement
- Every union of connected components is a module, and so is every union of anticonnected components
- The connected components of a graph partition its vertex set and are its maximal connected subgraphs
- The anticonnected components of $G$ are exactly the connected components of $\overline G$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
25 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
- Tero Harju, Lecture Notes on Combinatorial Structures in Graph Theory, Theorem 5.1 and Section 5.2 (standard reference, not scraped)