Audit Dedekind answer gap and moving-sofa misformalization - #265
Draft
DomTheDeveloper wants to merge 10 commits into
Draft
Audit Dedekind answer gap and moving-sofa misformalization#265DomTheDeveloper wants to merge 10 commits into
DomTheDeveloper wants to merge 10 commits into
Conversation
|
👋 This is an automated welcome message. 🤖 A few friendly reminders while the review gets started:
Thanks again for helping improve Formal Conjectures. |
DomTheDeveloper
marked this pull request as ready for review
July 26, 2026 14:19
DomTheDeveloper
marked this pull request as draft
July 26, 2026 14:59
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.
Findings
DedekindNumber.M_eq_via_antichainsgives a clean formal answerM = answer(M')from the existing theoremM_eq_M'.M_eq_kisielewiczFormulaand therefore exposessorryAx.MovingSofa.no_literal_volume_uniqueproves a stronger general fact: no set can be the literal unique set having maximal volume, because deleting a singleton preserves volume while changing the set.gerversSofacurrently inheritssorryAxthrough the admitted existence theorem used to define Gerver's constants; the generalized refutation is the clean audited theorem.Validation
The focused audit builds
FormalConjectures.Other.LowHangingFruitAuditand separately prints the axioms of only the two clean results. The gate rejectssorryAx,Lean.ofReduceBool, andLean.trustCompiler.Final focused run: green.
Status
Draft audit/correction work only. This should not be described upstream as solving the mathematical Dedekind formula or moving-sofa uniqueness problem. The draft is labeled
ci:fullso the repository-wide build also runs.