Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26
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 M and N be modules of a finite simple graph G with MN. Then MN is a module of G.

Facts & Assumptions

Given: Modules M,N of a finite simple graph G with MN, and a vertex vV(G)(MN).

[F1]

M is a module of G when the pair ({v},M) is pure for every vV(G)M (Modules of a graph, and the trivial modules).

[F2]

The pair (A,B) of disjoint sets is complete when every aA is adjacent to every bB, anticomplete when no aA is adjacent to any bB, and pure when it is complete or anticomplete (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).

Proof

technique · cases
1.1

Fix uMN. Since vMN, the vertex v lies outside M and outside N, so both ({v},M) and ({v},N) are pure.

givenF1choose
1.2

First case: uvE(G). Then ({v},M) is not anticomplete, since uM, so it is complete; and likewise ({v},N) is complete.

assume-case adjF2
1.3

Second case: uvE(G). Then ({v},M) is not complete, since uM, so it is anticomplete; and likewise ({v},N) is anticomplete.

assume-case nonadjF2
2.1

In the first case v is adjacent to every vertex of M and to every vertex of N, hence to every vertex of MN; in the second case v is adjacent to no vertex of M and to no vertex of N, hence to no vertex of MN. The two cases exhaust the possibilities.

step 1.1step 1.2step 1.3F2cases-exhaustive
3.1

So ({v},MN) is pure for every vertex v outside MN, which is the module condition of [F1].

step 2.1F1

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