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.

Three equivalent descriptions of a module: purity of every outside vertex, equality of outside neighbourhoods, and indistinguishability of the members

Statement

Let G be a finite simple graph and let MV(G). The following three conditions are equivalent.

  1. M is a module of G (Modules of a graph, and the trivial modules).
  2. NG(x)M=NG(y)M for all x,yM.
  3. For all x,yM and all vV(G)M: vxE(G) if and only if vyE(G).

Facts & Assumptions

Given: A finite simple graph G and a set MV(G).

[F1]

M is a module of G when every vertex vV(G)M is adjacent to every vertex of M or to no vertex of M; equivalently, the pair ({v},M) is pure for every such v (Modules of a graph, and the trivial modules).

[F2]

A disjoint pair (A,B) 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 · direct
1.1

For the implication from 1 to 2, assume M is a module, and let x,yM and vNG(x)M. Then vM, so ({v},M) is pure, and it is not anticomplete because v is adjacent to xM; hence it is complete, so v is adjacent to y and vNG(y)M.

F1F2F3
1.2

For the implication from 2 to 3, assume condition 2 and let x,yM and vV(G)M with vxE(G). Then vNG(x)M=NG(y)M, so vyE(G); exchanging the roles of x and y gives the reverse implication, which is condition 3.

F3
1.3

For the implication from 3 to 1, assume condition 3 and let vV(G)M. If v is adjacent to some xM, then condition 3 makes v adjacent to every yM, so ({v},M) is complete; if v is adjacent to no vertex of M, then ({v},M) is anticomplete. In both cases the pair is pure.

F2F3
2.1

Step 1.1 applies to both orders of x and y, giving NG(x)MNG(y)M and NG(y)MNG(x)M, so condition 1 implies condition 2.

step 1.1
2.2

Step 1.3 verifies the condition of [F1] at every vertex outside M, so condition 3 implies condition 1.

step 1.3F1
3.1

The implications of steps 2.1, 1.2 and 2.2 form the cycle from 1 to 2 to 3 and back to 1, so the three conditions are equivalent.

step 2.1step 1.2step 2.2

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