Logical relations
Appearance
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 , . For each type , we associate a particular relation between and . We define this relation such that for all 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
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles, in addition to a stub category. (March 2016) |