Eurisko-Inspired Discovery System for Lean in Lean
git clone --recursive https://github.com/namin/LeanDisco.gitlake buildbuilds the system.lake lean Test*.leanfor some*.
- Find a way to scale the Lean-in-Lean approach while experimenting with larger discovery loops, or consider an approach with an external distributed agenda queue.
- Incorporate LLMs and agentic systems to help in making discoveries.
- Generate lots of high-quality datasets (verified) for training further heuristics and LLMs.
- Software Archaeology of Eurisko: a reflective port in Common Lisp, based on unearthed original file.
- llmlean: probably a good starting point to think about LLM integration from within Lean.
- plausible: property testing framework (for integration).