Switch language한국어
Back to the list

Lean Refactor: Multi-Objective Controllable Proof Optimization via Agentic Strategy Search

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Lean Refactor, a plug-and-play framework for refactoring Lean proofs using a frozen LLM and a curated strategy database.

  2. The system optimizes for shorter proofs, lower compilation cost, and better robustness across Lean and Mathlib versions.

  3. In experiments, Lean Refactor delivered strong compression gains, faster compilation, and improved transfer across versions.

  4. The approach tackles a practical bottleneck in formal verification without requiring repeated retraining as models and Lean evolve.

Read the original