src/Cube/ROOT
author wenzelm
Tue, 20 Nov 2018 13:46:13 +0100
changeset 69319 baccaf89ca0d
parent 69272 15e9ed5b28fb
child 75992 1f6d79b62222
permissions -rw-r--r--
tuned -- refining auto-update 15e9ed5b28fb;

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