Sciweavers

ICTAC
2004
Springer

A Proof of Weak Termination Providing the Right Way to Terminate

13 years 9 months ago
A Proof of Weak Termination Providing the Right Way to Terminate
We give an inductive method for proving weak innermost termination of rule-based programs, from which we automatically infer, for each successful proof, a finite strategy for data evaluation. We first present the proof principle, using an explicit induction on the termination property, to prove that any input data has at least one finite evaluation. For that, we observe proof trees built from the rewrite system, schematizing the innermost rewriting tree of any ground term, and generated with two mechanisms: abstraction, schematizing normalization of subterms, and narrowing, schematizing rewriting steps. Then, we show how, for any ground term, a normalizing rewriting strategy can be extracted from the proof trees, even if the ground term admits infinite rewriting derivations. 1 Introducing the problem In the context of programming in general, termination is a key property that warrants the existence of a result for every evaluation of a program. For rule-based programs, written in l...
Olivier Fissore, Isabelle Gnaedig, Hél&egra
Added 01 Jul 2010
Updated 01 Jul 2010
Type Conference
Year 2004
Where ICTAC
Authors Olivier Fissore, Isabelle Gnaedig, Hélène Kirchner
Comments (0)