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 graph with at least two vertices is connected or anticonnected
Statement
Every finite graph with at least two vertices is connected or anticonnected. Equivalently, if is disconnected and nontrivial, then is connected.
Facts & Assumptions
Given: A finite graph with .
is anticonnected exactly when is connected (Anticonnected graphs and anticonnected components).
If is disconnected, its connected components partition into at least two nonempty parts (The connected components of a graph partition its vertex set and are its maximal connected subgraphs, Connected graphs and connected components defined by the existence of vertex paths).
Vertices in different components of are nonadjacent in and hence adjacent in (Graph isomorphisms, automorphisms and graph complements).
Proof
If is connected, the first alternative holds. Suppose instead that is disconnected.
Let . If , the length-zero path joins them. If they are distinct and lie in different components, then .
If and they lie in the same component, choose a vertex in a different component. Then , so is an - path in .
Every two vertices are therefore joined in , so is connected and is anticonnected.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 16 results over 10 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Cographs survey (Princeton PDF) (standard reference, not scraped)