Replay the Erdős 12 prime-square good-set proof - #289
Draft
DomTheDeveloper wants to merge 1 commit into
Draft
Conversation
|
👋 This is an automated welcome message. 🤖 A few friendly reminders while the review gets started:
Thanks again for helping improve Formal Conjectures. |
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.
Green result
The exact historical proof now compiles against the current Erdős 12 definitions and pinned Lean toolchain.
It proves that
{p^2 | p is prime and p ≡ 3 mod 4}is a good set: the set is infinite, and its elements satisfy the required divisibility obstruction.
Immutable provenance
551b4c3b82a0b446bdbe314ac487754fcc265d0ab43b12d674de0c879c64b82176a64a231f1a73e330214058880The run passed current catalog-module build, exact theorem extraction, no-hole/no-trust scan, complete compilation, and exact theorem axiom inspection.
Axiom footprint:
No
sorryAxor compiler-trust dependency appears. One historicalZModlemma emits a deprecation warning and should be modernized during canonical restoration.Status
Green proof recovery. The current admitted textbook declaration still needs a focused restoration/style-cleanup patch before promotion to
_PRs/ready/. This audit-only PR should not merge.