lean2/doc/todo.md
Leonardo de Moura cbe89ca32e doc(doc/todo): update TODO list
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-02-02 19:19:49 -08:00

434 B

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.
  • MCSat framework.
  • Independent type checker using a different programming language (e.g., F* or OCaml).
  • Module for reading OpenTheory proofs.