Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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 n1, some n-vertex tournament has at least n!/2n1 Hamilton paths

Statement

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

Facts & Assumptions

Given: A labelled vertex set V of size n1.

[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 (vi1,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 n1 consecutive edges receive prescribed orientations, an event of probability 2(n1).

L1L2L3
2.1

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

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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 81 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