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 union of two modules with a common vertex is a module
Statement
Let and be modules of a finite simple graph with . Then is a module of .
Facts & Assumptions
Given: Modules of a finite simple graph with , and a vertex .
is a module of when the pair is pure for every (Modules of a graph, and the trivial modules).
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).
Proof
Fix . Since , the vertex lies outside and outside , so both and are pure.
First case: . Then is not anticomplete, since , so it is complete; and likewise is complete.
Second case: . Then is not complete, since , so it is anticomplete; and likewise is anticomplete.
In the first case is adjacent to every vertex of and to every vertex of , hence to every vertex of ; in the second case is adjacent to no vertex of and to no vertex of , hence to no vertex of . The two cases exhaust the possibilities.
So is pure for every vertex outside , which is the module condition of [F1].
Depends on
Used by
Dependency tree · two levels
7 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.1 (standard reference, not scraped)