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 nontrivial cograph is disconnected or has disconnected complement
Statement
Let be a cograph with at least two vertices. Then is disconnected or is disconnected.
Facts & Assumptions
Given: A cograph with .
Every nontrivial cograph is obtained from two nonempty smaller cographs by one final disjoint-union step or one final complete-connection step (Cographs by the singleton, disjoint-union, and complete-connection recursion).
The disjoint union of two nonempty graphs is disconnected (Connected graphs and connected components defined by the existence of vertex paths).
If and are vertex-disjoint, then the complement of is the disjoint union of and (The complete connection of two disjoint graphs, Graph isomorphisms, automorphisms and graph complements).
Proof
By [L1], there exist nonempty smaller cographs and such that is either the disjoint union of and , or the complete connection .
In the disjoint-union case, [L2] immediately shows that is disconnected.
In the complete-connection case, [L3] shows that . Both sides are nonempty because and are nonempty, so is disconnected by [L2].
Therefore one of the two stated alternatives always holds: either is disconnected, or is disconnected.
Depends on
- Cographs by the singleton, disjoint-union, and complete-connection recursion
- The complete connection of two disjoint graphs
- 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
11 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)