Trustworthy Systems

Fixing zeno gaps

Authors

Peter Hoefner and Bernhard Möller

NICTA

Universitaet Augsburg

Abstract

In computer science fixpoints play a crucial role. Most often least and greatest fixpoints are sufficient. However, there are situations where other ones are needed. In this paper we study, on an algebraic base, a special fixpoint of the function f(x)=a.x that describes infinite iteration of an element a. We show that the greatest fixpoint is too imprecise. Special problems arise if the iterated element contains the possibility of stepping on the spot (e.g. skip in a programming language) or if it allows Zeno behaviour. We present a construction for a fixpoint that captures these phenomena in a precise way. The theory is presented and motivated using an example from hybrid system analysis.

BibTeX Entry

  @article{Hfner_Mller_11,
    author           = {H\"ofner, Peter and M\"oller, Bernhard},
    doi              = {10.1016/j.tcs.2011.03.018},
    journal          = {Theoretical Computer Science},
    keywords         = {fixpoints; iteration; semiring; kleene algebra; omega algebra; hybrid systems},
    month            = jun,
    number           = {28},
    pages            = {3303--3322},
    paperurl         = {https://trustworthy.systems/publications/nicta_full_text/4726.pdf},
    title            = {Fixing Zeno Gaps},
    volume           = {412},
    year             = {2011}
  }

Download