Skip to content

Automated Coq proof repair with a fine-tuned LLM, vector database of theorems, and proof tree search.

Notifications You must be signed in to change notification settings

tom-p-reichel/proof-repair-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProofDoctor

Installation

pip install -r requirements.txt should take care of all dependencies.

Usage

To repair the toy example in ./test:

cd test; python ../main.py make

Invocation works the same for any Coq project using the appropriate build command.

About

Automated Coq proof repair with a fine-tuned LLM, vector database of theorems, and proof tree search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages