Formal Reasoning About Programs
Find a file
2015-12-31 14:02:34 -05:00
.gitignore Book skeleton, based on amsmath template 2015-12-31 13:50:15 -05:00
frap.tex Placeholder introduction 2015-12-31 14:02:34 -05:00
Makefile Placeholder introduction 2015-12-31 14:02:34 -05:00
README.md Book skeleton, based on amsmath template 2015-12-31 13:50:15 -05:00

Formal Reasoning About Programs

This is an in-progress, open-source book by Adam Chlipala simultaneously introducing the Coq proof assistant and techniques for proving correctness of programs. That is, the game is doing completely rigorous, machine-checked mathematical proofs, showing that programs meet their specifications.

Just run make here to build everything, including the book frap.pdf and the accompanying Coq source modules.