PRL Seminars 1998-99

Stuart Allen and Robert Constable


Some Uses of the Intersection Type







May 3, 1999


Abstract

We will present a perspicuous example using the intersection type to express specifications from which one may extract recursive programs (a while-loop in this case), that do not use their bounds.

We will also discuss the use of "guarded types", which are intersection types Isect(x:A.B) in which B does not depend on x. This type constructor is a variation on Malcolm and Chisolm's so-called "polymorphic function" type constructor, (1989?).


Home