Alphabeta Math
LemmaStatement: Literature-sourcedProof: 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.

For every nontrivial connected graph, κ(G)λ(G)\kappa(G)\le\lambda(G)

Statement

For every connected finite simple graph GG with at least two vertices, κ(G)λ(G)\kappa(G)\le\lambda(G).

Facts & Assumptions

Given: A connected graph G=(V,E)G=(V,E) with n=V2n=|V|\ge2.

[F1]

κ(G)\kappa(G) is the least size of a vertex set whose deletion disconnects GG or leaves at most one vertex, and λ(G)\lambda(G) is the least size of an edge cut (Vertex cuts, edge cuts, vertex connectivity κ(G)\kappa(G) and edge connectivity λ(G)\lambda(G), with conventions for complete and one-vertex graphs).

Proof

technique · constructive
1.1

Choose an edge cut FF of size λ(G)\lambda(G). Let AA be the vertex set of one component of GFG-F and put B=VAB=V\setminus A. Then AA and BB are nonempty, and every edge of GG between AA and BB belongs to FF.

givenF1F2chooseconstruct
2.1

If Fn1|F|\ge n-1, deleting all but one vertex gives a vertex cut of size n1Fn-1\le|F|, so κ(G)λ(G)\kappa(G)\le\lambda(G).

step 1.1F1
2.2

Suppose F<n1|F|<n-1. The bipartite set of all pairs with one endpoint in AA and one in BB has ABA+B1=n1|A||B|\ge|A|+|B|-1=n-1 members. Hence not every such pair is an edge of GG, for all cross edges lie in FF. Choose nonadjacent aAa\in A and bBb\in B.

step 1.1algebrachoose
3.1

For each edge eFe\in F, choose one endpoint s(e)s(e) different from both aa and bb; this is possible because e{a,b}e\ne\{a,b\}. Put S={s(e):eF}S=\{s(e):e\in F\}. Then a,bSa,b\notin S, every edge of FF meets SS, and SF|S|\le|F|.

step 2.2construct
4.1

Any path from aAa\in A to bBb\in B must use an edge between AA and BB, hence an edge of FF by step 1.1, and therefore a vertex of SS by step 3.1. Thus GSG-S has no aa to bb path and is disconnected, so SS is a vertex cut.

step 1.1step 3.1F1F2
5.1

In the case F<n1|F|<n-1, step 4.1 gives κ(G)SF=λ(G)\kappa(G)\le|S|\le|F|=\lambda(G); step 2.1 gives the same inequality in the remaining case.

step 2.1step 3.1step 4.1F1discharge-construct

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 22 results over 13 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