GitShow/gaearon/conway-refinement
gaearon

conway-refinement

A proof of Conway's refinement conjecture in Lean

by gaearon
lean4
Star on GitHubForkWebsite

Lean

47 stars5 forks1 contributorActive · 2w agoSince 2026Apache-2.0

Meet the team

See all 1 on GitHub →
gaearon
gaearon9 contributions

Languages

View on GitHub →
Lean96.1%
TypeScript1.1%
Python1%
Shell0.7%
JavaScript0.5%
CSS0.5%
Other0.2%

Commit activity

Last 12 weeks · 9 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
57
✓README✓License○Contributing○Code of Conduct○Issue Template✓PR Template

Recent fixes

View closed PRs →
gaearon
Correct proof-blueprint descriptionsMergedPR

Summary make the chapter introductions match the exact Lean hypotheses, zero cases, and transfinite-induction route correct the corresponding Lean module documentation and the affected blueprint annotation statement keep the PR confined to mathematical descriptions; no renderer, provenance, build-pipeline, or Mantova-guide changes The one-off Mantova proof-outline PDF is not included. Verification

gaearon · 2w ago
gaearon
Keep SubVerso out of the Palomar buildMergedPR

Palomar brings its own official SubVerso dependency. The main project was also bringing a modified SubVerso fork with the same package name, so Palomar stopped before it could render the challenge. This keeps the modified fork in a small, separate Lake project used only by the proof guide. The main mathematical project no longer exposes SubVerso to Palomar, while the proof guide keeps the semantic proof-state features it needs. Checked locally: the full Lean project builds all repository audits pass the separate proof-state extractor builds the extractor successfully reads a real project module the blueprint consistency check passes The complete proof-guide extraction was left for CI as requested.

gaearon · 2w ago
gaearon
Use the cache-backed Lean 4.31 releaseMergedPR

Palomar could not find a complete Mathlib cache for our Lean 4.31 RC2 dependency. This moves Lean and Mathlib to the final 4.31 release. It keeps the current CombinatorialGames commit, which still compiles against the final release. Tested locally: the full 3,145-job Lake build all Lean audit executables the isolated SubVerso blueprint extractor all 8,542 Mathlib cache files downloaded with none missing

gaearon · 2w ago
Structured data for AI agents

Repository: gaearon/conway-refinement. Description: A proof of Conway's refinement conjecture in Lean Stars: 47, Forks: 5. Primary language: Lean. Languages: Lean (96.1%), TypeScript (1.1%), Python (1%), Shell (0.7%), JavaScript (0.5%). License: Apache-2.0. Homepage: http://gaearon.github.io/conway-refinement/ Topics: lean4. Open PRs: 0, open issues: 0. Last activity: 2w ago. Community health: 57%. Top contributors: gaearon.

·@ofershap

Replace github.com with gitshow.dev