Settings

Theme

Running Lean at Scale

harmonic.fun

67 points by eab- 4 months ago · 6 comments

Reader

jarmitage 4 months ago

In case you want to try Aristotle, I asked Claude Code to make a plugin for it here https://github.com/afhverjuekki/claude-code-aristotle-plugin

RGamma 4 months ago

This is part of the work that lead to Aristotle, the system that performed at Gold level at IMO: https://arxiv.org/abs/2510.01346

auggierose 4 months ago

Very interesting. Do I get this right, running 500000 instances for 1 hour can be done for about $5000, or are there many hidden costs? (500000 * $0.01).

whattheheckheck 4 months ago

Lean4 with a mathlib project seems really slow has anyone else experienced that?

ncgl 4 months ago

am i understanding it right that this is used to validate the output of llms? any other uses for distributed lean? genuinely curious

  • UltraSane 4 months ago

    Lean is an automated theorem prover. It decides if a given proof is true or not. This uses LLMs to try to write proofs for a given problem

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection