Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 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.

If k≥1 and n≥3k22k, an n-vertex tournament with property Sk exists

Statement

Let k≥1 and n≥3k22k. Then there exists a tournament on n vertices with property Sk.

Facts & Assumptions

Given: Naturals k≥1 and n≥3k22k.

[L1]

Property Sk means every set of at most k vertices has an outside vertex directing an arc to each of its members (Tournament property Sk: every set of at most k vertices is dominated by one vertex).

[L2]

Independent edge orientations form a product probability space (Product weights normalize, and coordinate events are mutually independent).

[L3]

Probability of a finite union is at most the sum of its event probabilities, and an event and its complement have probabilities summing to 1 (The finite union bound, Normalization, nonnegativity, monotonicity, complements, and differences in a finite probability space).

[L4]

For every real y, 1+y≤exp⁡(y); consequently (1−p)m≤exp⁡(−mp) for 0≤p≤1 (1+x≤exp⁡(x) for every real x, hence (1−p)m≤exp⁡(−mp)).

[L7]

A positive-probability event in a finite probability space is nonempty (An event of positive probability in a finite probability space is nonempty).

Proof

technique · cases
1.1

Orient every edge independently and fairly. For a fixed k-set S, each outside vertex dominates all of S with probability 2−k, independently across outside vertices; hence the failure probability is (1−2−k)n−k.

L2
2.1

The union bound gives total failure probability at most Fk(n):=(nk)(1−2−k)n−k.

step 1.1L3L5
3.1

The ratio Fk(n+1)/Fk(n)=n+1n+1−k(1−2−k) is at most 1 whenever n+1≥k2k. Thus Fk(n) is nonincreasing throughout the stated range.

step 2.1L5algebra
3.2

Suppose k=1. At n=6, F1(6)=6/25<1.

assume-case onestep 2.1algebra
3.3

Suppose k=2. At n=48, F2(48)=1128(3/4)46. Since (3/4)8=6561/65536<1/9, one has (3/4)46<(3/4)40<1/95, and 1128<95; hence F2(48)<1.

assume-case twostep 2.1L5algebra
3.4

Suppose k≥3 and put N=3k22k. The kth nonnegative term of the exponential series gives k!≥(k/e)k, so (Nk)≤(eN/k)k. With [L4], Fk(N)≤exp⁡(k(1+log⁡(N/k))−(N−k)/2k).

assume-case largestep 2.1L4L5L6algebra
4.1

Since N/k=3k2k, [L4] applied at log⁡x gives log⁡x≤x−1 for x>0. Hence the exponent in step 3.4 is at most k(1+2+(k−1)+k−3k)+k/2k=k(2−k)+k/2k<0, using log⁡3≤2, log⁡k≤k−1, and log⁡2≤1. Thus Fk(N)<1.

step 3.4L4L6algebra
5.1

Monotonicity from step 3.1, together with the initial bounds in steps 3.2, 3.3, and 4.1, shows Fk(n)<1 in every case. Since step 2.1 bounds the failure union by Fk(n), [L3] makes its complement positive; that event is nonempty by [L7].

step 2.1step 3.1step 3.2step 3.3step 4.1L3L7cases-exhaustive
6.1

In the resulting tournament every set of size exactly k has a dominator. Any smaller set extends to a k-set because n≥k, and the same dominator works; hence [L1] gives property Sk.

step 5.1L1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

86 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