Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

# Solving reasoning through autoformalisation

Rough outline:
raw data -> embedding <-> symbol --> lean code (proof check) -> modify or kill reasoning branch

## Some resources:

* Lean Community Projects: The Lean community maintains a repository of projects which contain a number of formalized theorems. Some of the projects might contain documentation or comments in natural language describing the theorems.
* Mathlib: Mathlib is a library for Lean that contains a large collection of mathematical theorems. The library is well-documented, and each theorem is accompanied by a natural language description in the comments or the documentation.
* Formal Abstracts: Formal Abstracts is a project that aims to formalize mathematical literature in Lean. It might contain descriptions of theorems in both natural language and Lean, although it is not primarily focused on pairing natural language descriptions with Lean code.
* Arxiv Dataset: Though not directly in Lean, the arXiv dataset contains a large number of mathematical papers. It could potentially be used to create a dataset of theorems in natural language, but it would be a substantial amount of work to then formalize these in Lean.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages