src/Cube/ROOT
author wenzelm
Wed, 25 Nov 2020 13:12:31 +0100
changeset 72703 eca176f773e0
parent 69319 baccaf89ca0d
child 75992 1f6d79b62222
permissions -rw-r--r--
removed pointless case: messages should always carry proper position;

chapter Cube

session Cube = Pure +
  description "
    Author:     Tobias Nipkow
    Copyright   1992  University of Cambridge

    Barendregt's Lambda-Cube.

    NB: the formalization is not completely sound!  It does not enforce
    distinctness of variable names in contexts!

    For more information about the Lambda-Cube, see H. Barendregt, Introduction
    to Generalised Type Systems, J. Functional Programming.
  "
  theories Example