Trustworthy Systems

Psi-calculi revisited: Connectivity and compositionality

Authors

Johannes Åman Pohjola

DATA61

UNSW Sydney

Abstract

Psi-calculi is a parametric framework for process calculi similar to popular pi-calculus extensions such as the explicit fusion calculus, the applied pi-calculus and the spi calculus. Mechanised proofs of standard algebraic and congruence properties of bisimilarity apply to all calculi within the framework. A limitation of psi-calculi is that communication channels must be symmetric and transitive. In this paper, we give a new operational semantics to psi-calculi that allows us to lift these restrictions and simplify some of the proofs. The key technical innovation is to annotate transitions with a provenance---a description of the scope and channel they originate from. We give mechanised proofs that our extension is conservative, and that the standard algebraic and congruence properties of strong and weak bisimilarity are maintained. We show correspondence with a reduction semantics and barbed bisimulation. We show how a pi-calculus with preorders that was previously beyond the scope of psi-calculi can be captured, and how to encode mixed choice under very strong quality criteria.

BibTeX Entry

  @article{AAmanPohjola_20,
    author           = {{\AA}man Pohjola, Johannes},
    date             = {2020-12-15},
    doi              = {https://doi.org/10.23638/LMCS-16(4:16)2020},
    issue            = {4},
    journal          = {Logical Methods in Computer Science},
    keywords         = {Process algebra; Psi-calculi; Nominal logic; Interactive theorem proving; Bisimulation},
    month            = dec,
    pages            = {16:1-16:28},
    paperurl         = {https://trustworthy.systems/publications/full_text/AAmanPohjola_20.pdf},
    publisher        = {Logical Methods in Computer Science e.V.},
    title            = {Psi-Calculi Revisited: Connectivity and Compositionality},
    volume           = {16},
    year             = {2020}
  }

Download