Replay the A080170 gcd/prime-power equivalence proof - #287
Draft
DomTheDeveloper wants to merge 1 commit into
Draft
Replay the A080170 gcd/prime-power equivalence proof#287DomTheDeveloper wants to merge 1 commit into
DomTheDeveloper wants to merge 1 commit into
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 complete immutable A080170 proof now compiles against the current pinned Lean and Mathlib toolchain.
It proves, for
k ≥ 2,GCDCondition k ↔ PrimePowerCondition (k + 1)through the full binomial-gcd, exact prime-power component, and largest-prime-power-divisor development—not merely the final three-line rewrite.
Immutable provenance
0720658844d76a50d48e4baa152eef14d44629074985c414321be15ed18552834b7aa7c0d9644eb7ca28a389683ebfa9154c55019aaa0b1fd2fdd21a30213920030The run passed source identity verification, no-hole/no-trust scanning, complete proof compilation, and exact theorem axiom inspection.
Axiom footprint:
No
sorryAxor compiler-trust dependency appears.Status
Green full-proof recovery. The current admitted catalog file still needs a focused restoration/package patch before promotion to
_PRs/ready/. This audit-only PR should not merge.