src/Cube/ROOT
author wenzelm
Sat, 24 Dec 2022 13:19:39 +0100
changeset 76768 40c8275f0131
parent 75992 1f6d79b62222
permissions -rw-r--r--
tuned signature: follow terminology of VSCode_Resources;

chapter Misc

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