English

A Practical View on Renaming

Logic in Computer Science 2017-01-04 v1

Abstract

We revisit variable renaming from a practitioner's point of view, presenting concepts we found useful in dealing with operational semantics of pure Prolog. A concept of relaxed core representation is introduced, upon which a concept of prenaming is built. Prenaming formalizes the intuitive practice of renaming terms by just considering the necessary bindings, where now some passive "bindings" x/x may be necessary as well. As an application, a constructive version of variant lemma for implemented Horn clause logic has been obtained. There, prenamings made it possible to incrementally handle new (local) variables.

Keywords

Cite

@article{arxiv.1701.00624,
  title  = {A Practical View on Renaming},
  author = {Marija Kulaš},
  journal= {arXiv preprint arXiv:1701.00624},
  year   = {2017}
}

Comments

In Proceedings WLP'15/'16/WFLP'16, arXiv:1701.00148

R2 v1 2026-06-22T17:39:49.342Z