English

New bounds for double covers of the discrete box {0,1,2}^d

Combinatorics 2026-07-10 v1

Abstract

A proper sub-box of A={0,1,2}dA=\{0,1,2\}^d is a product S1××SdS_1\times\dots\times S_d with each Si{0,1,2}\varnothing\neq S_i\subsetneq\{0,1,2\}. A double cover is a finite multiset of proper sub-boxes covering every point of AA exactly twice; write f(d)f(d) for the minimum size of a double cover. Leader, Milicevic and Tan asked whether f(d)2df(d)\ge 2^d for all dd (Question 4.1 of the PatternBoost paper of Charton-Ellenberg-Wagner-Williamson), analogous to the Alon-Bohman-Holzman-Kleitman partition bound 2d2^d. No better than the trivial volume bound was previously known, for any d2d\ge 2. We prove the first nontrivial lower bounds. A modular refinement of the parity argument gives f(d)2d+1/(d+1)f(d)\ge 2^{d+1}/(d+1); a slicing argument gives f(4)19f(4)\ge 19, f(5)33f(5)\ge 33, both above 2d2^d, resolving the question for d=4,5d=4,5 -- the first cases beyond the trivially known d3d\le 3. A finer "line rigidity" argument yields f(6)60f(6)\ge 60, breaking the profile-statistic barrier (capped at 5757, shown here). This is formally verified in Lean 4: f(6)60f(6)\ge 60 is machine-checked on the three standard Mathlib axioms alone. On the upper-bound side, a dimension-lifting construction f(r+3)62r+3f(r)f(r+3)\le 6\cdot 2^r+3f(r) gives f(6)81f(6)\le 81 (improving the known 8282) and f(d)(65+o(1))2df(d)\le(\tfrac65+o(1))2^d asymptotically; a refinement improves the constant to 87\tfrac87. This makes partial progress on PatternBoost's problem of reducing their constant 1.281.28, and refutes the closed-form guess f(d)=52d2+1f(d)=5\cdot 2^{d-2}+1 from d=7d=7 on. Together, 60f(6)8160\le f(6)\le 81. Finally we isolate the construction-side obstruction -- an "S+c=2^j+1" phenomenon, every skeleton sitting exactly one box past the partition bound -- and show it is of a piece with the Leader-Milicevic-Tan question itself.

Keywords

Cite

@article{arxiv.2607.09014,
  title  = {New bounds for double covers of the discrete box {0,1,2}^d},
  author = {Patrick White},
  journal= {arXiv preprint arXiv:2607.09014},
  year   = {2026}
}

Comments

11 pages. The lower bound f(6)>=60 is formally verified in Lean 4 (Mathlib). Verification code and certificates: https://github.com/pw/box-double-covers