Skip to content

Conversation

@The-Obstacle-Is-The-Way
Copy link

@The-Obstacle-Is-The-Way The-Obstacle-Is-The-Way commented Jan 28, 2026

Closes #1920

fixes #974

Adds formalization of Erdős Problem 848 (Sawhney-Sellke 2025).

A complete Lean 4 proof (3887 lines, 0 sorries) is linked in the @[category research formally solved using lean4 at ...] attribute.

@google-cla
Copy link

google-cla bot commented Jan 28, 2026

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.

@github-actions github-actions bot added the erdos-problems Erdős Problems label Jan 28, 2026
@felixpernegger
Copy link
Collaborator

The erdos problem asks if thus holds for all numbers, not just almost all.
What is the value of N0? that would be interesting.

@felixpernegger
Copy link
Collaborator

I didnt look at your proof in great detail, but I noticed it uses native_decide multiple times, which should heavily be avoided.

@felixpernegger
Copy link
Collaborator

There are also comments on your comment on the website, whuch need to be adressed first.

@The-Obstacle-Is-The-Way
Copy link
Author

@felixpernegger Thank you for your feedback, I will do my best to address all issues as recommended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

erdos-problems Erdős Problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Erdős Problem #848 - Formalization Available Erdős Problem 848

2 participants