Paco: A Coq Library for Parameterized Coinduction
Chung-Kil Hur, Georg Neis, Derek Dreyer and Viktor Vafeiadis
Max Planck Institute for Software Systems (MPI-SWS)
The Paco library provides a tactic called "pcofix", replacing Coq's primitive cofix and avoiding its syntactic guardedness checking of proof terms. We have found that pcofix yields clear performance and usability benefits, even on simple examples.
- Tutorial
- Library Source
- Publications