English

Tarski Lower Bounds from Multi-Dimensional Herringbones

Computational Complexity 2025-07-15 v2 Computer Science and Game Theory

Abstract

Tarski's theorem states that every monotone function from a complete lattice to itself has a fixed point. We analyze the query complexity of finding such a fixed point on the kk-dimensional grid of side length nn under the \leq relation. In this setting, there is an unknown monotone function f:{0,1,,n1}k{0,1,,n1}kf: \{0,1,\ldots, n-1\}^k \to \{0,1,\ldots, n-1\}^k and an algorithm must query a vertex vv to learn f(v)f(v). The goal is to find a fixed point of ff using as few oracle queries as possible. We show that the randomized query complexity of this problem is Ω(klog2nlogk)\Omega\left( \frac{k \cdot \log^2{n}}{\log{k}} \right) for all n,k2n,k \geq 2. This unifies and improves upon two prior results: a lower bound of Ω(log2n)\Omega(\log^2{n}) from [EPRY 2019] and a lower bound of Ω(klognlogk)\Omega\left( \frac{k \cdot \log{n}}{\log{k}}\right) from [BPR 2024], respectively.

Keywords

Cite

@article{arxiv.2502.16679,
  title  = {Tarski Lower Bounds from Multi-Dimensional Herringbones},
  author = {Simina Brânzei and Reed Phillips and Nicholas Recker},
  journal= {arXiv preprint arXiv:2502.16679},
  year   = {2025}
}

Comments

Full version of the published paper. 32 pages, 6 figures

R2 v1 2026-06-28T21:54:44.158Z