Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-01
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.

Every graph with at least two vertices is connected or anticonnected

Statement

Every finite graph with at least two vertices is connected or anticonnected. Equivalently, if GG is disconnected and nontrivial, then G\overline G is connected.

Facts & Assumptions

Given: A finite graph GG with V(G)2|V(G)|\ge2.

[F1]

GG is anticonnected exactly when G\overline G is connected (Anticonnected graphs and anticonnected components).

[F2]

Vertices in different components of GG are nonadjacent in GG and hence adjacent in G\overline G (Graph isomorphisms, automorphisms and graph complements).

Proof

technique · direct
1.1

If GG is connected, the first alternative holds. Suppose instead that GG is disconnected.

Given
1.2

Let x,yV(G)x,y\in V(G). If x=yx=y, the length-zero path joins them. If they are distinct and lie in different components, then xyE(G)xy\in E(\overline G).

L1F2
1.3

If xyx\ne y and they lie in the same component, choose a vertex zz in a different component. Then xz,zyE(G)xz,zy\in E(\overline G), so x,z,yx,z,y is an xx-yy path in G\overline G.

L1F2
2.1

Every two vertices are therefore joined in G\overline G, so G\overline G is connected and GG is anticonnected.

step 1.2step 1.3F1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 16 results over 10 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources