Deduce
A proof checker meant for education. Primarily for teaching proofs of correctness of functional programs.
Install / Use
/learn @jsiek/DeduceREADME
Deduce
The web page for Deduce is at the following link:
https://jsiek.github.io/deduce/
The directory structure:
/docsDocumentation for contributing to Deduce/gh_pagesSource code for the Deduce website/libDeduce library files. This includes Nat, List, etc./live_code_vercel_apiSource code for Deduce live code/logosThe Hippopotamus logo and other images./testDeduce files used for testing Deduce.
