src/CTT/ROOT
author wenzelm
Wed, 17 Oct 2012 14:20:54 +0200
changeset 49890 89eff795f757
parent 48738 f8c1a5b9488f
child 51397 03b586ee5930
permissions -rw-r--r--
skipped proofs appear as "bad" without counting as error;

session CTT = Pure +
  description {*
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge
  *}
  options [document = false]
  theories Main

session "CTT-ex" in ex = CTT +
  description {*
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

    Examples for Constructive Type Theory.
  *}
  options [document = false]
  theories Typechecking Elimination Equality Synthesis