Probabilistic guarded commands mechanized in HOL

  • Authors:
  • Joe Hurd;Annabelle McIver;Carroll Morgan

  • Affiliations:
  • Computing Laboratory, Oxford University, Oxford, UK;Department of Computing, Macquarie University, Australia;School of Computer Science, University of New South Wales, Australia

  • Venue:
  • Theoretical Computer Science - Quantitative aspects of programming languages (QAPL 2004)
  • Year:
  • 2005

Quantified Score

Hi-index 0.02

Visualization

Abstract

The probabilistic guarded-command language (pGCL) contains both demonic and probabilistic non-determinism, which makes it suitable for reasoning about distributed random algorithms. Proofs are based on weakest precondition semantics, using an underlying logic of real- (rather than Boolean-)valued functions.We present a mechanization of the quantitative logic for pGCL using the HOL theorem prover, including a proof that all pGCL commands, satisfy the new condition sublinearity, the quantitative generalization of conjunctivity for standard GCL.The mechanized theory also supports the creation of an automatic proof tool which takes as input an annotated pGCL program and its partial correctness specification, and derives from that a sufficient set of verification conditions. This is employed to verify the partial correctness of the probabilistic voting stage in Rabin's mutual-exclusion algorithm.