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.
If is a module of and , then is a module of
Statement
Let be a module of a finite simple graph and let . Then is a module of the induced subgraph .
Facts & Assumptions
Given: A module of a finite simple graph and a set .
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
Let . Since , this gives , so is pure in .
The vertex set of is , so the vertices outside in are exactly the vertices of step 1.1.
If is complete in then is adjacent in to every vertex of , and if it is anticomplete then is adjacent in to no vertex of .
Both and the vertices of lie in , so those adjacencies are the same in as in ; hence is pure in .
Every vertex of outside therefore satisfies the module condition of [F1] 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)