Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31
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.

FALSE: vertex connectivity, edge connectivity and minimum degree are always equal

Statement

FALSE. Every nontrivial connected finite simple graph satisfies κ(G)=λ(G)=δ(G).

Facts & Assumptions

Given: The bowtie graph G with two triangles xabx and xcdx sharing only the vertex x.

[L1]

Whitney's theorem guarantees only κ(G)≤λ(G)≤δ(G) (Whitney's inequalities: κ(G)≤λ(G)≤δ(G) for every nontrivial connected graph).

Refutation

technique · direct
1.1

Deleting x separates the two edges ab and cd, while the connected graph has no vertex cut of size 0. Hence κ(G)=1.

givenF1
1.2

Deleting the two edges xa and xb separates a,b from the other triangle, so λ(G)≤2. No single edge disconnects G, because every edge lies on one of the two triangles and the other two edges of that triangle give an alternate path between its endpoints. Hence λ(G)=2.

givenF1
1.3

The four noncentral vertices have degree 2 and x has degree 4, so δ(G)=2.

given
2.1

Thus κ(G)=1<2=λ(G)=δ(G), a strict instance of the first Whitney inequality and a counterexample to the asserted equality.

step 1.1step 1.2step 1.3L1∎

Depends on

Used by

Dependency tree · two levels

8 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