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.
In a connected graph, some vertex outside a nonempty proper module is complete to it
Statement
Let be a connected finite simple graph and let be a module of with . Then some vertex is complete to .
Facts & Assumptions
Given: A connected finite simple graph and a module of with .
is a module of when the pair is pure for every (Modules of a graph, and the trivial modules).
A graph is connected when its vertex set is nonempty and every two of its vertices are joined by a path (Connected graphs and connected components defined by the existence of vertex paths).
A walk of length is a vertex list with for every , and a path is a walk whose vertices are distinct (Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges).
The pair of disjoint sets is complete when every is adjacent to every , anticomplete when no is adjacent to any , and pure when it is complete or anticomplete (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).
Every nonempty subset of has a least element (The well-ordering principle).
Proof
Choose and ; both choices are possible because and .
Since is connected there is a path with and .
The set is a nonempty subset of , since it contains , so it has a least element ; and because .
By minimality , and is an edge of because consecutive vertices of a path are adjacent.
Put . Then , so is pure, and it is not anticomplete because is adjacent to ; hence it is complete, that is, is complete to .
Depends on
- Modules of a graph, and the trivial modules
- Connected graphs and connected components defined by the existence of vertex paths
- Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges
- Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs
- The well-ordering principle
Used by
- The prime quotient produced by the modular decomposition of a connected and anticonnected graph has at least four vertices Corollary
- Pₙ is prime for every n≥4 Example
- The five-cycle is prime Example
- In a connected and anticonnected graph, the union of two proper modules that meet is again a proper module Lemma
Dependency tree · two levels
20 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
- M. Habib and C. Paul, A Survey on Algorithmic Aspects of Modular Decomposition, sec. 2.3 (standard reference, not scraped)