{
  "entries": [
    {
      "abstract": "The Jordan curve theorem, formalized in Lean 4 against Mathlib: a continuous injective map from the circle into the plane has a complement with exactly two connected components. The hypothesis is bare continuity and injectivity \u2014 no smoothness, piecewise-linearity or rectifiability \u2014 which is what makes the theorem hard and what separates it from the polygonal case. The proof follows Maehara's reduction to the Brouwer fixed point theorem, via a crossing lemma for transversal paths in a rectangle and the fact that every component has the curve as its boundary, together with a farthest-pair normalization that pins down exactly one bounded component. Because Mathlib has no Brouwer fixed point theorem at the pinned revision, Brouwer is built here from the ground up: covering-space path lifting for the circle giving \u03c0\u2081(S\u00b9) \u2245 \u2124, then no-retraction of the disk onto its boundary, then Brouwer on the disk by ray-retraction, then the general nonempty-compact-convex case by nearest-point projection. The statement is expressed in Mathlib's own vocabulary. The proof is sorry-free and depends on Lean's three standard axioms (propext, Classical.choice, Quot.sound) and nothing else.",
      "authors": [
        {
          "name": "Rado Kirov"
        }
      ],
      "classification": {
        "arxiv": [
          "math.GT",
          "math.GN"
        ],
        "msc2020": [
          "54F65",
          "54F15",
          "54H25",
          "55M20",
          "55M25",
          "54D05"
        ]
      },
      "formalization": {
        "theorem_names": [
          "jordan_curve"
        ]
      },
      "id": "PALOMAR-2026-08-19-000001",
      "path": "entries/PALOMAR-2026-08-19-000001-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "b3c9b7cf7358bf81a077d78ad67e6e8247869ddd",
            "fork_repository": "PalomarArchive/rkirov--jordan_pick--96177826a785",
            "source_repository": "rkirov/jordan_pick"
          }
        ]
      },
      "published_at": "2026-08-19T01:54:36Z",
      "source": {
        "commit": "b3c9b7cf7358bf81a077d78ad67e6e8247869ddd",
        "project_path": "submission/jordan_curve",
        "repository": "rkirov/jordan_pick"
      },
      "status": "registered",
      "title": "rkirov/jordan_pick",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "A Lean 4 and Mathlib proof that there are absolute constants c > 0 and p\u2080 such that, for every prime p \u2265 p\u2080, the minimum size m(p) of a set A \u2286 \ud835\udd3d_p with |A| \u2265 2 and no uniquely represented sum satisfies m(p) \u2265 c (log p / log log p)\u00b2.  Here representations are unordered two-element multisets from A, repeated summands are allowed, and \"no unique sum\" means that every such multiset has a distinct equal-sum mate.",
      "authors": [
        {
          "name": "Xinjie He"
        }
      ],
      "classification": {
        "arxiv": [
          "math.CO",
          "math.NT"
        ],
        "msc2020": [
          "11B30",
          "11B34"
        ]
      },
      "formalization": {
        "theorem_names": [
          "NUS.m_lower_bound"
        ]
      },
      "id": "PALOMAR-2026-08-18-000003",
      "path": "entries/PALOMAR-2026-08-18-000003-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "f70352964007662e97a810c880abbfea1e2ea262",
            "fork_repository": "PalomarArchive/xinjiegit--ben_27_formalization--484843286ef4",
            "source_repository": "xinjiegit/ben_27_formalization"
          }
        ]
      },
      "published_at": "2026-08-18T23:20:17Z",
      "source": {
        "commit": "f70352964007662e97a810c880abbfea1e2ea262",
        "project_path": null,
        "repository": "xinjiegit/ben_27_formalization"
      },
      "status": "registered",
      "title": "xinjiegit/ben_27_formalization",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "`PrimeGapsLib` is an evolving codebase aimed at housing results about gaps in primes. The flagship result thus far is that pairs of primes are separated by at most 246 infinitely often, conditional on the Bombieri-Vinogradov theorem. The 246 proof was generated collaboratively between human formalisers at Axiom Math and AxiomProver, their in-house theorem proving system. Community feedback and contributions are welcome!",
      "authors": [
        {
          "name": "Evan Chen"
        },
        {
          "name": "Sidharth Hariharan"
        },
        {
          "name": "Kenny Lau"
        },
        {
          "name": "Bhavik Mehta"
        },
        {
          "name": "Ken Ono"
        },
        {
          "name": "Ashvin Swaminathan"
        },
        {
          "name": "Jesse Thorner"
        },
        {
          "name": "Yunzhou Xie"
        }
      ],
      "classification": {
        "arxiv": [
          "math.NT"
        ],
        "msc2020": [
          "11N05",
          "11N35",
          "11N36",
          "11P32"
        ]
      },
      "formalization": {
        "theorem_names": [
          "bombieriVinogradov_implies_prime_gap_le_246",
          "bombieriVinogradov_implies_nth_prime_gap_le_246"
        ]
      },
      "id": "PALOMAR-2026-08-18-000002",
      "path": "entries/PALOMAR-2026-08-18-000002-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "1faa7b14e82ddebc2772dfb9153922f01b106477",
            "fork_repository": "PalomarArchive/AxiomMath--PrimeGapsLib--48de30bd7df0",
            "source_repository": "AxiomMath/PrimeGapsLib"
          }
        ]
      },
      "published_at": "2026-08-18T20:27:38Z",
      "source": {
        "commit": "1faa7b14e82ddebc2772dfb9153922f01b106477",
        "project_path": null,
        "repository": "AxiomMath/PrimeGapsLib"
      },
      "status": "registered",
      "title": "AxiomMath/PrimeGapsLib",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "This project formalizes the main soundness theorem for the quantum low individual degree test. It proves that a projective two-prover strategy which passes the test admits polynomial measurements that are consistent with one another and with the provers' point measurements, with an explicit error bound.",
      "authors": [
        {
          "name": "Sirui Lu"
        },
        {
          "name": "Ruixuan Deng"
        },
        {
          "name": "Zhengfeng Ji"
        }
      ],
      "classification": {
        "arxiv": [
          "quant-ph",
          "cs.CC"
        ],
        "msc2020": [
          "81P45",
          "68Q15"
        ]
      },
      "formalization": {
        "theorem_names": [
          "MIPStarRE.LDT.Test.mainFormal"
        ]
      },
      "id": "PALOMAR-2026-08-18-000001",
      "path": "entries/PALOMAR-2026-08-18-000001-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "15f1d5b2797c67ceb9d278d0a4d576772b937e9a",
            "fork_repository": "PalomarArchive/LionSR--LDT-comparator--d4a9ec4f2c03",
            "source_repository": "LionSR/LDT-comparator"
          }
        ]
      },
      "published_at": "2026-08-18T15:09:37Z",
      "source": {
        "commit": "15f1d5b2797c67ceb9d278d0a4d576772b937e9a",
        "project_path": null,
        "repository": "LionSR/LDT-comparator"
      },
      "status": "registered",
      "title": "LionSR/LDT-comparator",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "Cantor measures with odd base do not admit Fourier frames",
      "authors": [
        {
          "name": "Jaume de Dios Pont"
        },
        {
          "name": "Lukas Liehr"
        },
        {
          "name": "Mitchell A. Taylor"
        }
      ],
      "classification": {
        "arxiv": [
          "math.FA"
        ],
        "msc2020": [
          "28A80",
          "42B05",
          "46B15"
        ]
      },
      "formalization": {
        "theorem_names": [
          "CantorFramesPalomar.NoFourierFrameExists"
        ]
      },
      "id": "PALOMAR-2026-08-17-000004",
      "path": "entries/PALOMAR-2026-08-17-000004-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "e1ce015224e702a4e93ae59e8ca73616daaa8d5a",
            "fork_repository": "PalomarArchive/jaumededios--cantor-frames-palomar--1431a78e4d9e",
            "source_repository": "jaumededios/cantor-frames-palomar"
          }
        ]
      },
      "published_at": "2026-08-17T23:51:34Z",
      "source": {
        "commit": "e1ce015224e702a4e93ae59e8ca73616daaa8d5a",
        "project_path": null,
        "repository": "jaumededios/cantor-frames-palomar"
      },
      "status": "registered",
      "title": "jaumededios/cantor-frames-palomar",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "Sabidussi compatibility in Lean",
      "authors": [
        {
          "name": "Nikolay Ulyanov"
        }
      ],
      "classification": {
        "arxiv": [
          "math.CO"
        ],
        "msc2020": [
          "05C45",
          "05C70"
        ]
      },
      "formalization": {
        "theorem_names": [
          "sabidussi_compatibility_ordinary"
        ]
      },
      "id": "PALOMAR-2026-08-17-000003",
      "path": "entries/PALOMAR-2026-08-17-000003-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "58307d74da99ec6e4fe28e012c30c83e369c54c3",
            "fork_repository": "PalomarArchive/gexahedron--sabidussi-lean--5f92c8eca325",
            "source_repository": "gexahedron/sabidussi-lean"
          }
        ]
      },
      "published_at": "2026-08-17T19:19:41Z",
      "source": {
        "commit": "58307d74da99ec6e4fe28e012c30c83e369c54c3",
        "project_path": null,
        "repository": "gexahedron/sabidussi-lean"
      },
      "status": "registered",
      "title": "gexahedron/sabidussi-lean",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "Hadamard 668 Comparator formalization",
      "authors": [
        {
          "name": "Paul Lezeau"
        }
      ],
      "classification": {
        "arxiv": [
          "math.CO"
        ],
        "msc2020": [
          "05B20"
        ]
      },
      "formalization": {
        "theorem_names": [
          "Hadamard.H_isHadamard"
        ]
      },
      "id": "PALOMAR-2026-08-17-000002",
      "path": "entries/PALOMAR-2026-08-17-000002-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "da94bc80401b6ece36d8dd2f5c316755fd97dd65",
            "fork_repository": "PalomarArchive/Paul-Lez--hadamard-668-comparator--2b123e0fb883",
            "source_repository": "Paul-Lez/hadamard-668-comparator"
          }
        ]
      },
      "published_at": "2026-08-17T19:10:42Z",
      "source": {
        "commit": "da94bc80401b6ece36d8dd2f5c316755fd97dd65",
        "project_path": null,
        "repository": "Paul-Lez/hadamard-668-comparator"
      },
      "status": "registered",
      "title": "Paul-Lez/hadamard-668-comparator",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "jordan_pick \u2014 Rad\u00f3's theorem (Lean 4 / Mathlib)",
      "authors": [
        {
          "name": "Rado Kirov"
        }
      ],
      "classification": {
        "arxiv": [
          "math.CV",
          "math.GN"
        ],
        "msc2020": [
          "30F20",
          "30F15",
          "30F25",
          "30F99",
          "54D65",
          "32Q55",
          "31A05"
        ]
      },
      "formalization": {
        "theorem_names": [
          "rado_riemannSurface"
        ]
      },
      "id": "PALOMAR-2026-08-17-000001",
      "path": "entries/PALOMAR-2026-08-17-000001-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "ccbcc61444864ceb7990ab6b1abb5238c4fc6243",
            "fork_repository": "PalomarArchive/rkirov--jordan_pick--96177826a785",
            "source_repository": "rkirov/jordan_pick"
          }
        ]
      },
      "published_at": "2026-08-17T06:39:48Z",
      "source": {
        "commit": "ccbcc61444864ceb7990ab6b1abb5238c4fc6243",
        "project_path": "submission/rado_riemannSurface",
        "repository": "rkirov/jordan_pick"
      },
      "status": "registered",
      "title": "rkirov/jordan_pick",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    },
    {
      "abstract": "Comparator wrapper certifying that the ErdosUnitDistance library proves the literal negation of the uniform-constant form of Erd\u0151s's unit-distance conjecture, from a Mathlib-only statement of that negation.\n",
      "authors": [
        {
          "name": "Kim Morrison"
        }
      ],
      "classification": {
        "arxiv": [
          "math.CO",
          "math.MG"
        ],
        "msc2020": [
          "52C10",
          "11R21"
        ]
      },
      "formalization": {
        "theorem_names": [
          "UnitDistance.erdos_unit_distance_uniform_constant_false"
        ]
      },
      "id": "PALOMAR-2026-08-08-000001",
      "path": "entries/PALOMAR-2026-08-08-000001-v3.json",
      "preservation": {
        "repositories": [
          {
            "commit": "be6c2ee4c9fb16fd6bed442b4c361fb10369beb5",
            "fork_repository": "PalomarArchive/kim-em--erdos-unit-distance-comparator--73f0f74bae03",
            "source_repository": "kim-em/erdos-unit-distance-comparator"
          }
        ]
      },
      "published_at": "2026-08-14T07:52:09Z",
      "source": {
        "commit": "be6c2ee4c9fb16fd6bed442b4c361fb10369beb5",
        "project_path": null,
        "repository": "kim-em/erdos-unit-distance-comparator"
      },
      "status": "registered",
      "title": "kim-em/erdos-unit-distance-comparator",
      "trust": {
        "level": "high"
      },
      "version": 3,
      "versions": 3
    },
    {
      "abstract": "The mechanically verified statements are clear, faithful to the mathematical account, auditable, and of substantial research interest. The unsupported narrow novelty claims warrant disclosure but do not block registration.",
      "authors": [
        {
          "name": "Terence Tao"
        }
      ],
      "classification": {
        "arxiv": [
          "math.CV"
        ],
        "msc2020": [
          "30C15",
          "30C10",
          "12D10"
        ]
      },
      "formalization": {
        "theorem_names": [
          "SendovConjecture.sendov",
          "SendovConjecture.phelps_rodriguez"
        ]
      },
      "id": "PALOMAR-2026-08-13-000001",
      "path": "entries/PALOMAR-2026-08-13-000001-v1.json",
      "preservation": {
        "repositories": [
          {
            "commit": "e356ef6d706cc8687369f3b21bb009587e88cbe9",
            "fork_repository": "PalomarArchive/teorth--sendov--f83e016e02dc",
            "source_repository": "teorth/sendov"
          }
        ]
      },
      "published_at": "2026-08-13T00:14:48Z",
      "source": {
        "commit": "e356ef6d706cc8687369f3b21bb009587e88cbe9",
        "project_path": null,
        "repository": "teorth/sendov"
      },
      "status": "registered",
      "title": "teorth/sendov",
      "trust": {
        "level": "high"
      },
      "version": 1,
      "versions": 1
    }
  ],
  "schema_version": 2
}
