Import optimized MetricCodes bounds - #394
Conversation
71a692b to
f9bf02f
Compare
Greptile SummaryThe change imports the optimized MetricCodes formalization, registers its headline results and mixed provenance, and updates the repository’s aggregate imports and project metadata.
|
| Filename | Overview |
|---|---|
| LeanPool/MetricCodes.lean | Defines the MetricCodes project entrypoint, headline metadata, and mixed-provenance attribution. |
| LeanPool/MetricCodes/Conclusion.lean | Contains concluding portions of the imported MetricCodes proof development and feeds the project entrypoint. |
| LeanPool/MetricCodes/Binary.lean | Provides the binary-code portion of the imported formalization, including the Johnson-bound development. |
| LeanPool/MetricCodes/Hierarchy.lean | Implements hierarchy results underlying registered spherical-code headlines. |
| LeanPool/projects.yml | Registers project metadata, source revisions, provenance, entry modules, and headline declarations. |
| LeanPool.lean | Adds aggregate imports that make the new project modules reachable from the repository root. |
| NOTICE | Updates the generated repository attribution index. |
| README.md | Updates the displayed repository project count. |
Reviews (3): Last reviewed commit: "Merge remote-tracking branch 'origin/mai..." | Re-trigger Greptile
|
Fixed the hosted full-style findings in dc85fcb. The patch changes whitespace only across the eight reported MetricCodes files and removes every Validation on the exact commit:
A fresh hosted full Lean CI run is being dispatched against this exact head. |
|
Fresh exact-head hosted Lean CI is fully green on Run: https://github.com/Vilin97/lean-pool/actions/runs/33920801163 |
* Import Kasami cyclic-additive formalization * Clarify imported statement provenance
# Conflicts: # LeanPool/projects.yml
Changes requested by automated reviewReviewed exact head |
Summary
Optimization and cleanup
Validation
This is intentionally based on codex/import-openai-sphere-packing-2026-09-04, so the PR diff contains MetricCodes only.