src/FOLP/ROOT.ML
author immler@in.tum.de
Mon, 22 Jun 2009 17:07:09 +0200
changeset 31752 19a5f1c8a844
parent 25750 4e796867ccb5
child 33615 261abc2e3155
permissions -rw-r--r--
use results of relevance-filter to determine additional clauses; (needed for minimize to be able to prove the same problems as sledgehammer)

(*  Title:      FOLP/ROOT.ML
    ID:         $Id$
    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_thy "FOLP";