2019
DOI: 10.4204/eptcs.289.2
|View full text |Cite
|
Sign up to set email alerts
|

Automating the Diagram Method to Prove Correctness of Program Transformations

Abstract: We report on the automation of a technique to prove the correctness of program transformations in higher-order program calculi which may permit recursive let-bindings as they occur in functional programming languages. A program transformation is correct if it preserves the observational semantics of programs. In our LRSX Tool the so-called diagram method is automated by combining unification, matching, and reasoning on alpha-renamings on the higher-order meta-language, and automating induction proofs via an en… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
4
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
2

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(4 citation statements)
references
References 20 publications
0
4
0
Order By: Relevance
“…2 are correct. We use the so-called diagram method [21][22][23]28] to prove their correctness. Given a transformation →, the method uses Proposition 4.4 to show correctness: for a step S, → (note that we work with the closure of → w.r.t.…”
Section: Correctness By Diagramsmentioning
confidence: 99%
See 3 more Smart Citations
“…2 are correct. We use the so-called diagram method [21][22][23]28] to prove their correctness. Given a transformation →, the method uses Proposition 4.4 to show correctness: for a step S, → (note that we work with the closure of → w.r.t.…”
Section: Correctness By Diagramsmentioning
confidence: 99%
“…In earlier work (e.g. [23,28]), diagrams were computed manually, but nowadays they are computed automatically by a tool, that unifies the left-hand sides of the standard reductions with left-(forking) and also right-hand sides (commuting) of the transformation, and then searches to show joinability (the unification algorithm is described in [27], the tool is described in [22]). If not stated otherwise, the diagrams in this paper were computed by this tool.…”
Section: Correctness By Diagramsmentioning
confidence: 99%
See 2 more Smart Citations