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 intersection of two modules is a module
Statement
If and are modules of a finite simple graph , then is a module of . No hypothesis relating and is needed, and the case is included.
Facts & Assumptions
Given: Modules of a finite simple graph , 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
If is complete to a set then is complete to every subset of , and if is anticomplete to then is anticomplete to every subset of ; so purity of passes to every subset of .
First case: . Then is pure because is a module.
Second case: . Since , this forces , and then is pure because is a module.
In the first case step 1.1 applied to makes pure, and in the second case step 1.1 applied to does the same. The two cases exhaust the possibilities for .
Every vertex outside therefore has pure, which is the module condition of [F1], so is a module of .
Depends on
Used by
Nothing in the library uses this result yet.
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)