Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13
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.

Szele's bound: for every n≥1, some n-vertex tournament has at least n!/2n−1 Hamilton paths

Statement

For every natural n≥1, some tournament on n labelled vertices has at least n!2n−1 directed Hamilton paths.

Facts & Assumptions

Given: A labelled vertex set V of size n≥1.

[L1]

A tournament orients exactly one direction between each two distinct vertices (A tournament is an orientation of a complete finite graph).

[L2]

A directed path is a directed walk v0,…,vℓ, with (vi−1,vi) an arc at every step, whose vertices are distinct (Directed walks, trails, paths and cycles, and strong connectivity). A directed Hamilton path is one containing every vertex.

[L3]

Independent coordinate events in a product space have product probability (Product weights normalize, and coordinate events are mutually independent).

Proof

technique · direct
1.1

Orient every possible edge independently and fairly. A fixed ordering of the vertices is a directed Hamilton path exactly when its n−1 consecutive edges receive prescribed orientations, an event of probability 2−(n−1).

L1L2L3
2.1

Sum an indicator over the n! orderings. Its expectation is n!/2n−1.

step 1.1L4L5
3.1

Some tournament has at least this many directed Hamilton paths. For n=1, the unique ordering is a Hamilton path and the bound is 1.

step 2.1L5∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

26 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