src/FOLP/ROOT.ML
author boehmes
Thu, 25 Aug 2011 11:15:31 +0200
changeset 44488 587bf61a00a1
parent 33615 261abc2e3155
permissions -rw-r--r--
improved completeness and efficiency of Z3 proof reconstruction, especially by an improved handling of Skolemization

(*  Title:      FOLP/ROOT.ML
    Author:     Martin Coen, Cambridge University Computer Laboratory
    Copyright   1993  University of Cambridge

Modifed version of Lawrence Paulson's FOL that contains proof terms.

Presence of unknown proof term means that matching does not behave as expected.
*)

use_thys ["FOLP"];