Research-Stack/shared-data/papers/2026-05/2605.03274.json
Brandon Schneider 40d8ed3d54 papers: 10 relevant math papers from May 2026
1. Singer Sidon Sets in Lean 4 (2605.03274) — 7541 lines, zero sorry
2. AutoformBot: 45K Lean declarations from 26 textbooks (2605.29955)
3. Rust-to-Lean verification pipeline (2605.30106)
4. Hexagonal lattice + RG + fractal dimension (2605.09974)
5. Burgers + Hopf-Cole unified transform (2605.11788)
6. Self-orthogonal Reed-Solomon → quantum ECC (2605.23460)
7. Hash-based GPU 3D reconstruction (2511.21459)
8. Conjugacy classes of positive 3-braids (2604.16876)
9. Navier-Stokes non-uniqueness (2605.29934)
10. Continuum limit of causal fermion systems (2605.30199)

Most relevant to Research Stack:
- #1: Direct Sidon set infrastructure for Lean
- #4: RG + fractal dimension exact results
- #5: Hopf-Cole Burgers (confirms our approach)
- #6: RS codes → quantum ECC (VCN pipeline connection)
2026-05-30 18:05:42 -05:00

13 lines
2.1 KiB
JSON

{
"arxiv_id": "2605.03274",
"title": "Formalizing Singer Sidon Constructions and Sidon Set Infrastructure in Lean 4",
"authors": ["Hulak, David B.", "Ramos, Arthur F.", "de Queiroz, Ruy J. G. B."],
"abstract": "Erdős Problem 30 asks for sharp asymptotics of the Sidon extremal function h(N), and Singer's construction is the classical source of lower-bound examples matching the main term. We present a Lean 4 formalization of Singer's Sidon set construction, together with reusable Sidon-set infrastructure for additive combinatorics. For every prime power q=p^k, we prove the existence of a Sidon set modulo q^2+q+1 of cardinality q+1; the prime-field case q=p is the base presentation. The proof proceeds through a non-trivial algebraic chain: construction of the base field and its degree-three extension, analysis of the trace kernel as a 2-dimensional subspace over the base field, a geometric argument via subspace intersections establishing the multiplicative Sidon property in the quotient group, and a transfer from quotient multiplication to modular integer addition. Around this central result, we develop a reusable Sidon set library. It comprises interval and modular Sidon sets, the extremal function h(N), Lindström's cross-difference inequality, a Johnson-route shift-incidence upper bound of the form h(N)≤√N+N^{1/4}+O(1), representation-function identities, and unconditional two-sided h(N)=Θ(√N) bounds with exact floor-rounded finite statements for N≥5. We further formalize a conditional reduction: subpolynomial prime gaps together with a full subpolynomial upper-error hypothesis for h(N) imply the Erdős Problem 30 estimate h(N)=√N+O_ε(N^ε) for every ε>0. The Singer/Sidon modules and transfer lemmas comprise 7,541 lines of Lean 4 with zero active uses of sorry.",
"url": "https://arxiv.org/abs/2605.03274",
"pdf_url": "https://arxiv.org/pdf/2605.03274",
"pdf_file": "2605.03274.pdf",
"pdf_size": "588K",
"date": "2026-05-05",
"topics": ["Lean 4", "formalization", "additive combinatorics", "Sidon sets", "Singer construction"],
"fetched_at": "2026-05-30"
}