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

If GG has a Hamilton cycle, then deleting any nonempty proper vertex set SS leaves at most S|S| connected components

Statement

If a finite simple graph GG has a Hamilton cycle and SV(G)\varnothing\ne S\subsetneq V(G), then the vertex-deleted graph GSG-S has at most S|S| connected components.

Facts & Assumptions

Given: A Hamilton cycle CC of GG and a nonempty proper set SV(G)S\subsetneq V(G).

[F1]

The cycle CC contains every vertex of GG exactly once before returning to its initial vertex (Hamilton paths, Hamilton cycles, Hamiltonian graphs and Hamilton-connected graphs).

[F3]

Connected components are maximal vertex sets joined by paths (Connected graphs and connected components defined by the existence of vertex paths).

[F4]

The finite cardinality S|S| counts the vertices of SS (The cardinality A\lvert A\rvert of a finite set).

Proof

technique · direct
1.1

Deleting the vertices of SS from the cyclic order of CC leaves one or more vertex-disjoint path segments containing every vertex of GSG-S. Each such segment is preceded around CC by a distinct vertex of SS, so the number of segments is at most S|S|.

givenF1F2F4
2.1

Every path segment from step 1.1 remains a path in GSG-S. Adding the other edges of GSG-S can merge such segments into a connected component but cannot split one, so GSG-S has no more components than those segments.

step 1.1F2F3
3.1

Therefore the number of connected components of GSG-S is at most S|S|.

step 1.1step 2.1

Depends on

Used by

Dependency tree · next 3 levels

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