Prev Up Next
Go backward to 2 Implicit subsort cycles
Go up to Top
Go forward to 4 Freeness

3 Compound identifiers

These and their interaction with subsorting are already treated in [BT97]. We here just add that, maybe contrary to the expectations and desires, but in accordance with [BT97], nat<int and NeList[elem]<List[elem] do not lead to List[nat]<List[int] or NeList[nat]<List[nat].


CoFI Note: S-3 --1.0-- 26 March 1997.
Comments to till@informatik.uni-bremen.de

Prev Up Next