Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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.

An nn-vertex simple graph with more than (n12)\binom{n-1}{2} edges is connected

Statement

Let GG be a finite simple graph with n1n\ge1 vertices. If E(G)>(n12)|E(G)|>\binom{n-1}{2}, then GG is connected.

Facts & Assumptions

Proof

technique · contradiction
1.1

Suppose, for contradiction, that GG is disconnected. Choose one component with vertex set AA, put B=VAB=V\setminus A, and write k=Ak=|A|. Then 1kn11\le k\le n-1, B=nk|B|=n-k, and no edge joins AA to BB.

assume-contraF1choose
2.1

By [L1], the edges with both endpoints in AA number at most (k2)\binom k2, and those with both endpoints in BB number at most (nk2)\binom{n-k}2. Step 1.1 accounts for every edge, so E(k2)+(nk2)|E|\le\binom k2+\binom{n-k}2.

step 1.1L1
2.2

For 1kn11\le k\le n-1, elementary binomial algebra gives (k2)+(nk2)=(n12)(k1)(nk1)(n12)\binom k2+\binom{n-k}2=\binom{n-1}2-(k-1)(n-k-1)\le\binom{n-1}2.

step 1.1algebra
3.1

Steps 2.1 and 2.2 give E(n12)|E|\le\binom{n-1}{2}, contradicting the hypothesis. Therefore GG is connected.

step 2.1step 2.2givendischarge-contradiction

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: 72 results over 23 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