English

Showing invariance compositionally for a process algebra for network protocols

Logic in Computer Science 2014-07-15 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.1407.3519,
  title  = {Showing invariance compositionally for a process algebra for network protocols},
  author = {Timothy Bourke and Robert J. van Glabbeek and Peter Höfner},
  journal= {arXiv preprint arXiv:1407.3519},
  year   = {2014}
}

Comments

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-22T05:03:02.662Z