src/Cube/ROOT
author blanchet
Fri, 07 Jun 2013 22:17:22 -0400
changeset 52353 dba3d398c322
parent 51403 2ff3a5589b05
child 66946 3d8fd98c7c86
permissions -rw-r--r--
SPASS has more Uppercase keywords than I was fearing -- better always append _

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.
  *}
  options [document = false]
  theories Example