lean2/doc/todo.md

10 lines
434 B
Markdown
Raw Normal View History

To Do List
----------
- Add Sigma-types.
- Define natural numbers, lists, inductive datatypes from first principles. The goal is to use the HOL/Isabelle approach.
- Generic Tableaux prover.
2013-09-15 06:07:40 +00:00
- [MCSat](http://leodemoura.github.io/files/fmcad2013.pdf) framework.
- Independent type checker using a different programming language (e.g., F* or OCaml).
- Module for reading [OpenTheory](http://www.gilith.com/research/opentheory/) proofs.