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.
A module of is a module of whenever is a module of
Statement
Let be a module of a finite simple graph and let be a module of the induced subgraph . Then is a module of .
Facts & Assumptions
Given: A module of a finite simple graph , a module of , and a vertex .
is a module of when the pair is pure for every (Modules of a graph, and the trivial modules).
, so two vertices of are adjacent in exactly when they are adjacent in (Subgraphs, induced subgraphs and spanning subgraphs).
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
First case: . Since is a module of and is a vertex of outside , the pair is pure in ; as and the vertices of all lie in , the same adjacencies hold in , so is pure in .
Second case: . Then is pure in because is a module of , and , so is pure in .
A vertex lies in or outside , so the two cases are exhaustive and is pure in for every .
That is the module condition of [F1] for in , 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.3 (standard reference, not scraped)