Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 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.

Vertex cuts, edge cuts, vertex connectivity κ(G)\kappa(G) and edge connectivity λ(G)\lambda(G), with conventions for complete and one-vertex graphs

Definition

Let G=(V,E)G=(V,E) be connected with n=V2n=|V|\ge2. A vertex cut is a set SVS\subseteq V for which GSG-S is disconnected or has at most one vertex. An edge cut is a set FEF\subseteq E for which GFG-F is disconnected. The vertex connectivity and edge connectivity are

κ(G):=min{S:S is a vertex cut},λ(G):=min{F:F is an edge cut}.\kappa(G):=\min\{\,|S|:S\text{ is a vertex cut}\,\},\qquad\lambda(G):=\min\{\,|F|:F\text{ is an edge cut}\,\}.

The finite families being minimized are nonempty: deleting all but one vertex is a vertex cut, and deleting all edges is an edge cut. For the complete graph KnK_n, no deletion leaving at least two vertices disconnects it, so the first definition gives the standard exceptional convention κ(Kn)=n1\kappa(K_n)=n-1.

For the one-vertex graph K1K_1, set κ(K1)=λ(K1)=0\kappa(K_1)=\lambda(K_1)=0. The null graph and every disconnected graph are outside the domain of these two connectivity parameters under this convention. Thus the inequalities involving δ(G)\delta(G) are stated only for nontrivial connected graphs, where the vertex set is nonempty and δ(G)\delta(G) is defined.

Depends on

Used by

Dependency tree · next 3 levels

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