Conversation
Adds a Known lower bounds row for the two-mass lattice construction, the [Lin2026] reference to its Lean formalization (registered on Palomar as PALOMAR-2026-09-19-000002), and updates the README cell and Recent progress. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Records a new lower bound for$C_{47}$ , the weak-type $(1,1)$ constant of the centered Hardy–Littlewood maximal operator over axis-parallel squares in the plane:
improving Aldaz's$\tfrac34-\tfrac{\sqrt2}{4}+\tfrac{\sqrt6}{2}\approx 1.6211915$ (2000). $\Phi$ is an explicit algebraic number of degree 16 (closed form in
Challenge.leanof the linked repository).The proof is a complete Lean 4 / Mathlib formalization, registered on the Palomar registry as PALOMAR-2026-09-19-000002 at commit
c6a8cb2: https://github.com/CoolRmal/centered-maximal-constantThe construction
The previous record comes from a unit rectangular lattice. The improvement uses unequal masses: mass$1$ at $(ih,jV)$ for even $i$ and mass $w=(17+4\sqrt{22})/9$ for odd $i$ , with $h=(5+\sqrt{22})/6$ and $V=h+1$ . On a period cell (area $2hV$ , mass $1+w$ ), six explicit witness squares show the maximal function of the measure is at least $1$ outside four thin open slots of size $a\times b$ (the formulas for $a$ , $b$ are in the Comments cell). That gives covered area per unit mass $\Phi=(2hV-4ab)/(1+w)$ . Truncating the lattice and smearing each atom over a small square turns the measure into integrable test functions, and letting the truncation grow gives $c_2\ge\Phi$ . The Comments cell carries enough data to recompute $\Phi$ without downloading anything.
Verification
Challenge.lean:ofReal_phi_le_weakTypeConstant_two(lt_phi/phi_lt(weakTypeConstant_le_two_pow(propext,Classical.choiceandQuot.sound: nosorry, nonative_decide, no custom axioms.Changes (Markdown only)
constants/47a.md: new row in Known lower bounds, a[Lin2026]reference with a[Lin2026-construction]note, and a contribution note.README.md: the1.68550999, plus a line in Recent progress.AI use
The construction was found and certified with AI assistance, and formalized with AI assistance in Claude Code under my direction;
formalization.yamlin the repository records the models. This pull request was prepared with assistance from Claude (claude-opus-5).🤖 Generated with Claude Code