Mark OEIS A185895 conjecture3 as solved - #5083
Open
KitaKen1 wants to merge 1 commit into
Open
Conversation
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.
This PR changes
OeisA185895.conjecture3fromresearch opentoresearch solvedand links a kernel-checked Lean 4 proof.It leaves the separate sign-change conjectures
OeisA185895.conjecture1andOeisA185895.conjecture2open.The Lean formalization was prepared by KitaKen1 (Kenta Kitamura).
The external proof establishes the exact target theorem:
Proof: https://github.com/KitaKen1/oeis-a185895-conjecture3/blob/e40e3db2b47beeef22b00a481fc3a41b518168d9/lean/OeisA185895Conjecture3FC.lean#L579-L589
Repository: https://github.com/KitaKen1/oeis-a185895-conjecture3
Lean4Web: https://live.lean-lang.org/#url=https%3A%2F%2Fraw.githubusercontent.com%2FKitaKen1%2Foeis-a185895-conjecture3%2Frefs%2Fheads%2Fmain%2Flean4web%2FOeisA185895Conjecture3Lean4Web.lean
#print axiomsreports onlypropext,Classical.choice, andQuot.sound; there is nosorryAx.AI Usage Disclosure: This formalization was developed with assistance from OpenAI Codex.