feat(axioms): Ralph Wiggum elimination — 114 → 81 axioms (-33)#142
Open
gift-framework wants to merge 1 commit intomainfrom
Open
feat(axioms): Ralph Wiggum elimination — 114 → 81 axioms (-33)#142gift-framework wants to merge 1 commit intomainfrom
gift-framework wants to merge 1 commit intomainfrom
Conversation
Systematic axiom elimination across 12 files in 3 waves: Wave 1 — Mathlib proofs (5 axioms → 0): - PiBounds: pi_gt_three, pi_lt_four, pi_lt_sqrt_ten proven via Mathlib.Analysis.Real.Pi.Bounds (CLAUDE.md §54 was wrong — these DO exist in Mathlib 4.27) - G2TensorForm: gl7_action → noncomputable opaque, g2_lie_algebra → def Unit Wave 2 — Definition axioms → opaque (24 axioms → 0): - SpectralTheory: CompactManifold, dim, volume, LaplaceBeltrami.canonical, MassGap → opaque/noncomputable opaque - YangMills: CompactSimpleGroup (def+irreducible), SU, Connection, Curvature, YangMillsAction, YangMillsHamiltonian, vacuum, vacuum_energy, first_excited_energy → opaque - CheegerInequality: CheegerConstant, BuserConstant → opaque - SelbergBridge: LengthSpectrum, geodesicLength, geodesicAmplitude → opaque - G2Manifold: G2_group → opaque, G2_embed_SO7 + G2_laplacian_decomposition → theorem trivial - NeckGeometry: ProductNeckMetric, NeckMinimality → opaque Wave 3 — Additional definition axioms (4 axioms → 0): - Zeta/Basic: gamma → noncomputable opaque - LiteratureAxioms: eigenvalue_count → opaque - HarmonicForms: deRham → opaque - HodgeTheory: K7 → opaque Remaining 81 axioms are genuine mathematical claims (spectral theorems, Cheeger/Buser inequalities, Yang-Mills properties, zeta zero bounds) that require either Mathlib infrastructure or deep mathematical proofs. lake build: 2640/2640 ✓ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
opaque) or Mathlib-provable facts (π bounds proven viaMathlib.Analysis.Real.Pi.Bounds)Wave 1: Mathlib proofs (5 axioms eliminated)
PiBounds.leanpi_gt_threeReal.pi_gt_threefrom MathlibPiBounds.leanpi_lt_fourReal.pi_lt_fourfrom MathlibPiBounds.leanpi_lt_sqrt_tenReal.pi_lt_d2G2TensorForm.leangl7_actionnoncomputable opaqueG2TensorForm.leang2_lie_algebradef ... := UnitWave 2: Definition axioms → opaque (24 axioms eliminated)
Wave 3: Additional definition axioms (4 axioms eliminated)
noncomputable opaqueopaqueopaqueopaqueTest plan
lake buildpasses locally: 2640/2640 jobs ✓🤖 Generated with Claude Code