English

Mechanizing a Process Algebra for Network Protocols

Logic in Computer Science 2015-12-24 v1

Abstract

This paper presents the mechanization of a process algebra for Mobile Ad hoc Networks and Wireless Mesh Networks, and the development of a compositional framework for proving invariant properties. Mechanizing the core process algebra in Isabelle/HOL is relatively standard, but its layered structure necessitates special treatment. The control states of reactive processes, such as nodes in a network, are modelled by terms of the process algebra. We propose a technique based on these terms to streamline proofs of inductive invariance. This is not sufficient, however, to state and prove invariants that relate states across multiple processes (entire networks). To this end, we propose a novel compositional technique for lifting global invariants stated at the level of individual nodes to networks of nodes.

Keywords

Cite

@article{arxiv.1512.07304,
  title  = {Mechanizing a Process Algebra for Network Protocols},
  author = {Timothy Bourke and Robert J. van Glabbeek and Peter Höfner},
  journal= {arXiv preprint arXiv:1512.07304},
  year   = {2015}
}

Comments

This paper is an extended version of arXiv:1407.3519. The Isabelle/HOL source files, and a full proof document, are available in the Archive of Formal Proofs, at http://afp.sourceforge.net/entries/AWN.shtml

R2 v1 2026-06-22T12:16:21.730Z