English

A Sorted Semantic Framework for Applied Process Calculi

Logic in Computer Science 2017-01-11 v2

Abstract

Applied process calculi include advanced programming constructs such as type systems, communication with pattern matching, encryption primitives, concurrent constraints, nondeterminism, process creation, and dynamic connection topologies. Several such formalisms, e.g. the applied pi calculus, are extensions of the the pi-calculus; a growing number is geared towards particular applications or computational paradigms. Our goal is a unified framework to represent different process calculi and notions of computation. To this end, we extend our previous work on psi-calculi with novel abstract patterns and pattern matching, and add sorts to the data term language, giving sufficient criteria for subject reduction to hold. Our framework can directly represent several existing process calculi; the resulting transition systems are isomorphic to the originals up to strong bisimulation. We also demonstrate different notions of computation on data terms, including cryptographic primitives and a lambda-calculus with erratic choice. Finally, we prove standard congruence and structural properties of bisimulation; the proof has been machine-checked using Nominal Isabelle in the case of a single name sort.

Keywords

Cite

@article{arxiv.1510.01044,
  title  = {A Sorted Semantic Framework for Applied Process Calculi},
  author = {Johannes Borgström and Ramūnas Gutkovas and Joachim Parrow and Björn Victor and Johannes Åman Pohjola},
  journal= {arXiv preprint arXiv:1510.01044},
  year   = {2017}
}

Comments

49 pages

R2 v1 2026-06-22T11:12:36.859Z