Fully Abstract Normal Form Bisimulation for Call-by-Value PCF
Programming Languages
2023-10-03 v1 Logic in Computer Science
Abstract
We present the first fully abstract normal form bisimulation for call-by-value PCF (PCF). Our model is based on a labelled transition system (LTS) that combines elements from applicative bisimulation, environmental bisimulation and game semantics. In order to obtain completeness while avoiding the use of semantic quotiening, the LTS constructs traces corresponding to interactions with possible functional contexts. The model gives rise to a sound and complete technique for checking of PCF program equivalence, which we implement in a bounded bisimulation checking tool. We test our tool on known equivalences from the literature and new examples.
Cite
@article{arxiv.2310.01069,
title = {Fully Abstract Normal Form Bisimulation for Call-by-Value PCF},
author = {Vasileios Koutavas and Yu-Yang Lin and Nikos Tzevelekos},
journal= {arXiv preprint arXiv:2310.01069},
year = {2023}
}