src/Cube/ROOT
author wenzelm
Wed, 12 Mar 2025 11:39:00 +0100
changeset 82265 4b875a4c83b0
parent 75992 1f6d79b62222
permissions -rw-r--r--
update for release;

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