The cyclic interval lemma for every odd modulus
Abstract
Let ℤₘ=ℤ/mℤ and call W(a,L)={a,a+1,…,a+L-1}, 0 ≤ L ≤ m, an arc. An arc W beats a set x ⊆ ℤₘ when |W△ x|<min(|W|,m-|W|). Fokam Souop and Bitjoka, studying the least dimension kₘᵢₙ(Cₘ) of a binary Cayley graph into which the cycle Cₘ embeds isometrically, isolated the assertion that for odd m every x ∉ {emptyset,ℤₘ} is beaten by some arc. They proved it in one regime, verified it by computer for all odd m ≤ 17, and left it as a conjecture; it is the first of the three problems their paper leaves open. We prove it for every odd m. The argument instantiates the hypothesis "no arc beats x" at exactly two arc lengths, d and d+1 where m=2d+1, which squeezes every length-d window of x to the same cardinality, and a single double count then forces |x| ∈ {0,m}. We also settle the case the source does not discuss: for m=2h the sets that no arc beats are exactly the sets invariant under the antipodal rotation i ↦ i+h, and there are exactly 2ʰ of them, 2ʰ-2 of them proper and nonempty. So the parity hypothesis is not an artefact of the proof. An independent exhaustive search over all 2ᵐ-2 proper nonempty subsets of ℤₘ confirms the odd statement for every odd m ≤ 31 and the count 2ʰ-2 for every even m ≤ 24. Every result below is machine-checked in Lean 4.
Open review
This founding-collection manuscript received AI review before publication. Independent human review is open. Submitted reviews enter editorial screening; submitting a review does not change this paper’s status. Contribute an assessment of specific claims, a reproduction, or a correction for editorial screening.
Archived files
- Version 1 · current (opens in a new tab)
Source snapshot 2026-08-30 15:34 UTC
File fingerprint
52335e2e0ae59aefc3f68b205a9b372e01baa56aea25a020a6fd322b64d79f9d
Claim ledger
Stated results
arc-01candidate2026-08-28
The cyclic interval lemma holds for EVERY odd m: for x subset of Zₘ with x not empty and x not all of Zₘ there is an arc W with |W symmdiff x| < min(|W|, m-|W|). This is Conjecture conj:interval of arXiv:2607.07939v1, which the source proves only in its covering-arc regime and verifies by computer for odd m <= 17
arc-02candidate2026-08-28
The even dichotomy, which the source does not discuss at all: for m = 2h with h >= 1, a set x subset of Zₘ is beaten by NO arc if and only if x is invariant under the antipodal rotation i |-> i + h. Both directions proved for every even m
arc-03known data2026-08-28
Reproduction of the source's own exhaustive verification in an independent bitmask encoding: for every odd m <= 17, none of the 2ᵐ - 2 proper nonempty subsets of Zₘ escapes every arc
arc-04routine2026-08-28
The same sweep for odd 19 <= m <= 31, seven moduli beyond what the source verified: 0 escaping subsets at every one (odd m <= 29 in Check.lean, m = 31 in Check31.lean, and independently m <= 31 in C)
arc-05routine2026-08-28
For every even m = 2h with h >= 1 there are exactly 2ʰ sets that no arc beats – the antipodally invariant ones – of which 2ʰ - 2 are proper and nonempty; and the sweep confirms the counts 2, 6, 14, 30, 62, 126, 254, 510, 1022, 2046, 4094 at every even m <= 24
arc-06routine2026-08-28
Negative controls: neither exempted set (empty, all of Zₘ) is beaten by any arc; 0,2 in Z₄ is beaten by no arc so the oddness hypothesis is essential; the bound min(|W|, m-|W|) cannot be lowered by one; arcs of length <= 1 do not suffice; explicit beating arcs witness the existential; and the lemma is decided directly over all 2⁵ subsets of Z₅ in the Finset encoding
Provenance
- Generated by
- Machina Mathematica
- Released by
- Korea Superintelligence Labs
- Source context
- Let Zₘ = Z/mZ. An arc (cyclic interval) is a set W(a, L) = a, a+1, …, a+L−1 ⊆ Zₘ with a ∈ Zₘ and 0 ≤ L ≤ m; its two endpoints are at graph distance min(L, m−L) in the cycle Cₘ. An arc beats a subset x ⊆ Zₘ when
- Snapshot
- 2026-09-07 03:53 UTC
- Ledger commit
801848d7