Alphabeta Math
TheoremStatement: 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.

A graph is recovered from any modular partition by the induced subgraphs on the parts together with the quotient graph

Statement

Let P be a modular partition of a finite simple graph G, and let x,y be distinct vertices of G, lying in the parts M,NP respectively. Then

  • if MN: {x,y}E(G) if and only if {M,N}E(G/P);
  • if M=N: {x,y}E(G) if and only if {x,y}E(G[M]).

Consequently E(G) is determined by G/P together with the induced subgraphs G[M] for MP. In particular, if P={M1,M2} has exactly the two parts M1,M2 and tM2, then G=G[M1{t}][tG[M2]].

Facts & Assumptions

Given: A modular partition P of a finite simple graph G, and distinct vertices xM and yN with M,NP.

[F1]

A modular partition of G is a set of nonempty, pairwise disjoint modules of G whose union is V(G); the quotient G/P has vertex set P, with distinct parts M,N adjacent exactly when (M,N) is a complete pair in G (Modular partitions and the quotient graph they define).

[L1]

Two disjoint nonempty modules of G form a complete or an anticomplete pair, and not both (Two disjoint nonempty modules form a complete or an anticomplete pair).

[F2]

A disjoint pair is complete when every cross pair is an edge, anticomplete when no cross pair is an edge, and pure when it is complete or anticomplete (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).

[F3]

G[W]=(W,E(G)[W]2) (Subgraphs, induced subgraphs and spanning subgraphs).

[F4]

The vertex set of G1[aG2] is (V(G1){a})V(G2), a disjoint union; two vertices of V(G1){a} are adjacent there exactly when they are adjacent in G1, two vertices of V(G2) exactly when they are adjacent in G2, and uV(G1){a} is adjacent to xV(G2) exactly when u is adjacent to a in G1 (Substituting one graph for a vertex of another).

[L2]

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

[F5]

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

Proof

technique · cases
1.1

First case: MN. The parts are disjoint nonempty modules, so (M,N) is complete or anticomplete and not both; if it is complete then {x,y}E(G), and if it is anticomplete then {x,y}E(G). Since {M,N}E(G/P) says exactly that (M,N) is complete, the two conditions agree.

assume-case acrossF1L1F2
1.2

Second case: M=N. Then x,y are distinct vertices of M, and the edges of G[M] are the edges of G with both ends in M, so {x,y}E(G) if and only if {x,y}E(G[M]).

assume-case insideF3
1.3

Suppose now that P={M1,M2} with M1M2, fix tM2 and put G1=G[M1{t}] and G2=G[M2]. Then V(G1){t}=M1 is disjoint from V(G2)=M2, and M2, so G1[tG2] is a substitution with vertex set M1M2=V(G).

F1F3F4choose
2.1

Every pair of distinct vertices of G falls into exactly one of the two cases, since each vertex lies in exactly one part, so the cases are exhaustive and steps 1.1 and 1.2 determine E(G) from G/P and the graphs G[M].

step 1.1step 1.2F1cases-exhaustive
2.2

In the two-part situation of step 1.3, take distinct p,qV(G). If p,qM1, then {p,q} is an edge of G1[tG2] exactly when it is an edge of G1, hence exactly when it is an edge of G; if p,qM2 the same holds through G2; and if pM1 and qM2, then {p,q} is an edge of G1[tG2] exactly when {p,t}E(G1), that is exactly when {p,t}E(G), which by [L2] applied to the module M2 with t,qM2 and pM2 holds exactly when {p,q}E(G).

step 1.3F3F4L2F5
3.1

So in the two-part situation the graphs G and G[M1{t}][tG[M2]] have the same vertex set and the same edges, and are therefore equal; with step 2.1 this proves every clause of the Statement.

step 2.1step 2.2

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