cbe89ca32e
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
434 B
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.