Skip to content

celainica/lean-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lean-sketch

A tool that analyze the logic structure of lean codes to extract crucial proof steps. Then it prompts LLMs to generate proof sketches in natural language.

Current status

  • Using jixia to build a ELAB tree
  • Using Paperproof to build a GOAL tree

Extracting informations from these two trees.


Example: Extracting Elab Tree for Lagrange Theorem in Group Theory

Level 0 Dependency: level-0

Level 1 Dependency: level-1

Level 2 Dependency: level-2

About

Analyze Lean code to determine crucial steps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages