Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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.

At most kk cyclic intervals of length kk in a cyclic order are pairwise intersecting when the ground-set size is at least 2k2k

Statement

Let 1k1\le k and n2kn\ge2k, and place an nn-element set in a cyclic order. Among its nn cyclic intervals of length kk, every pairwise intersecting family has at most kk members.

Facts & Assumptions

Given: Natural numbers 1k1\le k and n2kn\ge2k, a cyclic order (a0,,an1)(a_0,\ldots,a_{n-1}), and a pairwise intersecting family I\mathcal I of its length-kk cyclic intervals, with indices read modulo nn.

[F1]

A family is intersecting when every two of its members have nonempty intersection (Intersecting uniform families of finite sets).

Proof

technique · direct
1.1

If I\mathcal I is empty there is nothing to prove. Otherwise rotate the notation so that I0:={a0,,ak1}I_0:=\{a_0,\ldots,a_{k-1}\} belongs to I\mathcal I.

given
1.2

For each j{1,,k1}j\in\{1,\ldots,k-1\}, the interval starting at aja_j and the interval starting at ajka_{j-k} are disjoint: the latter ends at aj1a_{j-1} and the former begins at aja_j, and together they use two adjacent blocks of kk positions without wrapping into each other because n2kn\ge2k.

given
2.1

Every other length-kk interval in I\mathcal I must intersect I0I_0. Since n2kn\ge2k, its starting position is therefore one of 1,,k11,\ldots,k-1 or one of nk+1,,n1n-k+1,\ldots,n-1.

step 1.1F1
3.1

Thus I\mathcal I contains at most one interval from each of the k1k-1 disjoint pairs in step 1.2, in addition to I0I_0. Hence I1+(k1)=k|\mathcal I|\le1+(k-1)=k.

step 2.1step 1.2F1

Depends on

Used by

Dependency tree · next 3 levels

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