Introduction to the Coq Proof Assistant
Presenter
December 7, 2010
Keywords:
- Princeton University
- Computer Science and Discrete Mathematics (CSDM)
Abstract
A "proof assistant" is a software package comprising a validity checker for proofs in a particular logic, accompanied by semi-decision procedures called "tactics" that assist the mathematician in filling in the easy parts of the proofs. I will demonstrate the use of the Coq proof assistant in doing simple proofs about inductive structures such as natural numbers, sequences, and trees.