What problem does it solve?
This Skill automates the process of generating Lean 4 code and proofs for repository-level code generation, addressing the need for verified code synthesis across multi-module codebases.
Core Features & Use Cases
- Dependency Closure Computation: Automates the computation of dependency closures for selected items in Lean 4 repositories.
- Lean File Layout Planning: Plans the Lean file layout and translation order for efficient code generation.
- Proof Synthesis: Facilitates the synthesis of machine-checked proofs for each formal specification.
- Use Case: Ideal for researchers and developers working on Lean 4 repositories, ensuring code correctness and proof validity across complex implementations.
Quick Start
Execute the vero-select skill with the vero-select command to begin the process of dependency closure and Lean file layout planning for your Lean 4 repository.