01Auto-repair broken Lean proofs by replacing `sorry` with working tactics.
02Validate Lean code and report errors or warnings.
03Extract individual theorems from a file into self-contained units with metadata.
04Find counterexamples to false Lean theorems using property-based testing.
05Standardize Lean file formatting and rename declarations while updating references.
062 GitHub stars