New bounds for double covers of the discrete box {0,1,2}^d
Abstract
A proper sub-box of is a product with each . A double cover is a finite multiset of proper sub-boxes covering every point of exactly twice; write for the minimum size of a double cover. Leader, Milicevic and Tan asked whether for all (Question 4.1 of the PatternBoost paper of Charton-Ellenberg-Wagner-Williamson), analogous to the Alon-Bohman-Holzman-Kleitman partition bound . No better than the trivial volume bound was previously known, for any . We prove the first nontrivial lower bounds. A modular refinement of the parity argument gives ; a slicing argument gives , , both above , resolving the question for -- the first cases beyond the trivially known . A finer "line rigidity" argument yields , breaking the profile-statistic barrier (capped at , shown here). This is formally verified in Lean 4: is machine-checked on the three standard Mathlib axioms alone. On the upper-bound side, a dimension-lifting construction gives (improving the known ) and asymptotically; a refinement improves the constant to . This makes partial progress on PatternBoost's problem of reducing their constant , and refutes the closed-form guess from on. Together, . 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.
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