Formalizing Higher-Order Termination in Coq

12/10/2021
by   Deivid Vale, et al.
0

We describe a formalization of higher-order rewriting theory and formally prove that an AFS is strongly normalizing if it can be interpreted in a well-founded domain. To do so, we use Coq, which is a proof assistant based on dependent type theory. Using this formalization, one can implement several termination techniques, like the interpretation method or dependency pairs, and prove their correctness. Those implementations can then be extracted to OCaml, which results in a verified termination checker.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset