English

A Step-Indexing Approach to Partial Functions

Logic in Computer Science 2013-05-01 v1

Abstract

We describe an ACL2 package for defining partial recursive functions that also supports efficient execution. While packages for defining partial recursive functions already exist for other theorem provers, they often require inductive definitions or recursion operators which are not available in ACL2 and they provide little, if any, support for executing the resulting definitions. We use step-indexing as the underlying implementation technology, enabling the definitions to be carried out in first order logic. We also show how recent enhancements to ACL2's guard feature can be used to enable the efficient execution of partial recursive functions.

Keywords

Cite

@article{arxiv.1304.7857,
  title  = {A Step-Indexing Approach to Partial Functions},
  author = {David Greve and Konrad Slind},
  journal= {arXiv preprint arXiv:1304.7857},
  year   = {2013}
}

Comments

In Proceedings ACL2 2013, arXiv:1304.7123

R2 v1 2026-06-22T00:08:32.699Z