feat(ErdosProblems): add Problem 114 (Erdős–Herzog–Piranian conjecture)#3712
Open
bengoechea wants to merge 2 commits intogoogle-deepmind:mainfrom
Open
feat(ErdosProblems): add Problem 114 (Erdős–Herzog–Piranian conjecture)#3712bengoechea wants to merge 2 commits intogoogle-deepmind:mainfrom
bengoechea wants to merge 2 commits intogoogle-deepmind:mainfrom
Conversation
Formalize EHP conjecture statement with small-n solved tag (3 ≤ n ≤ 14). Separate from google-deepmind#3422. That's enough for the commit. Save the longer de
Remove bare AI disclosure lines (1-5) that were outside Lean comment block. File now starts with /- copyright header. AI disclosure remains correctly inside the module doc /-! ... -/. 95 lines, matches canonical local copy.
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Contributor
|
Is this a duplicate of #3708? |
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
Adds
FormalConjectures/ErdosProblems/114.lean— the Erdős–Herzog–Piranian (EHP) conjecture (#114) with a computationally certified small-n result.erdos_114: Full open conjecture (all n)erdos_114_small_n: Solved for 3 ≤ n ≤ 14 via IEEE 1788-rigorous interval arithmeticContext
Moritz Firsching confirmed a standalone PR is welcome:
Zulip message
This PR is intentionally separate from #3422.
Certificates
Each n case is verified independently by branch-and-bound over the compact
parameter space of monic degree-n polynomials, with IEEE 1788-2015 certified
interval arithmetic bounds:
All results deposited with SHA-256 checksums:
doi:10.5281/zenodo.19322367
Definitions
levelCurveUnit parcLength pFuture work
erdos_114_small_n_unique) as a follow-up