src/CTT/ex/ROOT.ML
author bulwahn
Fri, 27 Jan 2012 10:31:30 +0100
changeset 46343 6d9535e52915
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck

(*  Title:      CTT/ex/ROOT.ML
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

Examples for Constructive Type Theory. 
*)

use_thys ["Typechecking", "Elimination", "Equality", "Synthesis"];