Well-definedness of Streams by Transformation and Termination
Hans H Zantema (Technische Universiteit Eindhoven, The Netherlands)

TL;DR
This paper introduces a transformation method from stream specifications to term rewriting systems, enabling automatic proof of their well-definedness through termination analysis, and explores transformations that preserve semantics and well-definedness.
Contribution
It presents a novel transformation approach linking stream specifications to TRS termination, enhancing automatic verification of stream well-definedness.
Findings
Transformation enables automatic well-definedness proofs.
Some specifications are verifiable after transformation but not directly.
Transformations can preserve semantics and well-definedness.
Abstract
Streams are infinite sequences over a given data type. A stream specification is a set of equations intended to define a stream. We propose a transformation from such a stream specification to a term rewriting system (TRS) in such a way that termination of the resulting TRS implies that the stream specification is well-defined, that is, admits a unique solution. As a consequence, proving well-definedness of several interesting stream specifications can be done fully automatically using present powerful tools for proving TRS termination. In order to increase the power of this approach, we investigate transformations that preserve semantics and well-definedness. We give examples for which the above mentioned technique applies for the ransformed specification while it fails for the original one.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
