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.
Every vertex set is a module of a complete graph and of an edgeless graph
Example
If is a complete graph or an edgeless graph, then every vertex subset of is a module (Modules of a graph, and the trivial modules).
Facts & Assumptions
Given: An integer , the complete graph , the edgeless graph , and a subset of their common vertex set.
A vertex set is a module when every vertex outside it is complete or anticomplete to (Modules of a graph, and the trivial modules).
The graphs and are, respectively, the complete and edgeless graphs on vertices (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
A graph is prime when its only modules are the trivial ones (Prime graphs: those whose only modules are the trivial ones).
Verification
In , every vertex outside is adjacent to every member of , so [L1] makes a module.
In , every vertex outside is adjacent to no member of , so [L1] again makes a module.
If , then and have nontrivial modules by steps 1.1 and 1.2, so [L3] shows that neither is prime. For and there is no subset of size between and , so every module is trivial and both graphs are prime.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
12 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)