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.
The cographs are exactly the P_4-free graphs
Statement
A finite graph is a cograph if and only if it is -free.
Facts & Assumptions
Given: A finite graph .
Every induced subgraph of a cograph is a cograph (Every induced subgraph of a cograph is a cograph).
Every nontrivial cograph is disconnected or has disconnected complement (Every nontrivial cograph is disconnected or has disconnected complement).
The four-vertex path has vertices and edges , and its complement has edges . Hence both and are connected (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices, Connected graphs and connected components defined by the existence of vertex paths, Graph isomorphisms, automorphisms and graph complements).
Every nontrivial -free graph is disconnected or its complement is disconnected (Every nontrivial -free graph is disconnected or has disconnected complement).
Connected components partition the vertex set, anticomponents do too, distinct components are anticomplete, and distinct anticomponents are complete (The connected components of a graph partition its vertex set and are its maximal connected subgraphs, The anticonnected components of are exactly the connected components of , Distinct connected components are anticomplete, and distinct anticonnected components are complete).
A graph is -free when it contains no induced copy of the path (-free and -free graphs under the induced-subgraph convention, Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
Every induced subgraph of a -free graph is again -free, because an induced copy inside an induced subgraph is also an induced copy in the whole graph (-free and -free graphs under the induced-subgraph convention, Subgraphs, induced subgraphs and spanning subgraphs).
Proof
Suppose first that is a cograph. If had an induced copy of on some vertex set , then [L1] would make a cograph. But is isomorphic to , and [L3] shows that both and its complement are connected, contradicting [L2]. Therefore every cograph is -free.
For the converse, we prove by induction on that every -free graph on vertices is a cograph. If , then is the null graph or a one-vertex graph, and the recursive definition makes it a cograph.
Assume now that and that every smaller -free graph is a cograph. Because is -free, [L4] gives that is disconnected or is disconnected.
If is disconnected, choose a connected component of and let . Then and are nonempty, [L5] makes them anticomplete, and [F2] makes both and smaller -free graphs. By the induction hypothesis they are cographs, so is their disjoint union and hence a cograph.
If is disconnected, choose an anticomponent of and let . Again and are nonempty, [L5] makes them complete to one another, and [F2] makes and smaller -free graphs. By the induction hypothesis they are cographs, so is their complete connection and hence a cograph.
Steps 3.1 and 3.2 close the induction, proving that every -free graph is a cograph. Together with step 1.1, this proves the equivalence.
Depends on
- Cographs by the singleton, disjoint-union, and complete-connection recursion
- Every induced subgraph of a cograph is a cograph
- Every nontrivial cograph is disconnected or has disconnected complement
- Every nontrivial $P_4$-free graph is disconnected or has disconnected complement
- Empty and complete graphs, complete bipartite graphs, and the convention that $P_n$ and $C_n$ have $n$ vertices
- $H$-free and $\mathcal F$-free graphs under the induced-subgraph convention
- 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$
- Distinct connected components are anticomplete, and distinct anticonnected components are complete
- Subgraphs, induced subgraphs and spanning subgraphs
- Connected graphs and connected components defined by the existence of vertex paths
- Anticonnected graphs and anticonnected components
- Graph isomorphisms, automorphisms and graph complements
Used by
Dependency tree · two levels
27 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, Exercise 5.3 (standard reference, not scraped)
- Maria Chudnovsky, The Erdos-Hajnal Conjecture - A Survey, Theorem 2.1 (standard reference, not scraped)