src/Cube/ROOT
author wenzelm
Fri, 01 Dec 2017 16:58:26 +0100
changeset 67110 3156faac30a7
parent 66946 3d8fd98c7c86
child 69272 15e9ed5b28fb
permissions -rw-r--r--
purge hidden nodes more thoroughly: is_hidden may become true only later;

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