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.

In a connected graph, some vertex outside a nonempty proper module is complete to it

Statement

Let G be a connected finite simple graph and let M be a module of G with MV(G). Then some vertex vV(G)M is complete to M.

Facts & Assumptions

Given: A connected finite simple graph G and a module M of G with MV(G).

[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]

A graph is connected when its vertex set is nonempty and every two of its vertices are joined by a path (Connected graphs and connected components defined by the existence of vertex paths).

[F3]

A walk of length is a vertex list (v0,,v) with {vi1,vi}E for every 1i, and a path is a walk whose vertices are distinct (Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges).

[F4]

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

[L1]

Every nonempty subset of N has a least element (The well-ordering principle).

Proof

technique · direct
1.1

Choose uM and wV(G)M; both choices are possible because M and MV(G).

givenchoose
1.2

Since G is connected there is a path (v0,,v) with v0=u and v=w.

F2F3given
2.1

The set {i:viM} is a nonempty subset of N, since it contains , so it has a least element k; and k1 because v0=uM.

step 1.1step 1.2L1
3.1

By minimality vk1M, and {vk1,vk} is an edge of G because consecutive vertices of a path are adjacent.

step 2.1F3
4.1

Put v=vk. Then vM, so ({v},M) is pure, and it is not anticomplete because v is adjacent to vk1M; hence it is complete, that is, v is complete to M.

step 3.1F1F4

Depends on

Used by

Dependency tree · two levels

20 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