Logical_relations

Logical relations

Logical relations

Add article description


Logical relations are a proof method employed in programming language semantics to show that two denotational semantics are equivalent.

To describe the process, let us denote the two semantics by , where . For each type , there is a particular associated relation between and . This relation is defined such that for each program phrase , the two denotations are related: . Another property of this relation is that related denotations for ground types are equivalent in some sense, usually equal. The conclusion is then that both denotations exhibit equivalent behavior on ground terms, hence are equivalent.


References

    https://www.cs.uoregon.edu/research/summerschool/summer16/notes/AhmedLR.pdf

    https://www.cs.uoregon.edu/research/summerschool/summer13/lectures/ahmed-1.pdf


    Share this article:

    This article uses material from the Wikipedia article Logical_relations, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.