Alphabeta Math
LemmaStatement: Literature-sourcedProof: 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.

If two modules overlap, then each difference and their symmetric difference are modules

Statement

Let M and N be modules of a finite simple graph G that overlap, that is, MN, MN and NM are all nonempty. Then MN, NM and MN=(MN)(NM) are modules of G.

The overlap hypothesis cannot be weakened to MN: for nested modules the difference need not be a module.

Facts & Assumptions

Given: Overlapping modules M,N of a finite simple graph G; the sets A=MN, B=NM and C=MN, all nonempty.

[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).

[L1]

For a module M of G: for all x,yM and all vV(G)M, vxE(G) if and only if vyE(G) (Three equivalent descriptions of a module: purity of every outside vertex, equality of outside neighbourhoods, and indistinguishability of the members).

[L2]

The union of two modules with a common vertex is a module (The union of two modules with a common vertex is a module).

[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 wB and note wM. For x,xA the vertices x,x lie in M, so [L1] applied to M gives that wxE(G) if and only if wxE(G).

L1givenchoose
1.2

For xA we have xN, so [L1] applied to N gives, for all p,qN, that xpE(G) if and only if xqE(G); in particular this holds for pC and q=w, both of which lie in N.

L1given
1.3

First case for A: a vertex vM. Then ({v},M) is pure, and since AM the pair ({v},A) is pure as well.

assume-case outMF1F2
1.4

Second case for A: a vertex vC. Then vN, and vA.

assume-case inCgiven
1.5

Turning to the symmetric difference, let vAB and take first the subcase vMN. The set MN is a module by [L2], since C, so ({v},MN) is pure and hence ({v},AB) is pure, as ABMN.

L2F1F2given
2.1

In the second case for A, let x,xA. By step 1.2 applied to x with p=v and q=w, vxE(G) if and only if wxE(G); by step 1.1, wxE(G) if and only if wxE(G); and by step 1.2 applied to x, wxE(G) if and only if vxE(G). Hence vxE(G) if and only if vxE(G), so ({v},A) is complete or anticomplete.

step 1.1step 1.2step 1.4F2
2.2

A vertex vA satisfies vM, or else vM and then vA forces vN, so vC; the two cases of steps 1.3 and 1.4 are therefore exhaustive.

step 1.3step 1.4givencases-exhaustive
3.1

Steps 1.3, 2.1 and 2.2 make ({v},A) pure for every vA, so A=MN is a module; exchanging the roles of M and N, which the overlap hypothesis leaves unchanged, shows that B=NM is a module.

step 1.3step 2.1step 2.2F1
3.2

Still for the symmetric difference, take the remaining subcase vMN with vAB, so that vC. Step 2.1 makes ({v},A) pure and its mirror image makes ({v},B) pure, while step 1.2 applied to some xA with p=v and qB gives vxE(G) if and only if qxE(G), and [L1] applied to M with qM and x,vM gives qxE(G) if and only if qvE(G). So the adjacency of v to A and its adjacency to B agree, and ({v},AB) is pure.

step 1.2step 2.1L1F2
4.1

Combining steps 1.5 and 3.2, every vertex outside AB has ({v},AB) pure, so MN is a module of G.

step 3.1step 1.5step 3.2F1

Depends on

Used by

Dependency tree · two levels

9 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