src/Sequents/ROOT.ML
author blanchet
Thu, 14 Apr 2011 11:24:05 +0200
changeset 42353 7797efa897a1
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
correctly handle TFrees that occur in (local) facts -- Metis did the right thing here but Sledgehammer was incorrectly generating spurious preconditions such as "dense_linorder(t_a)"

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

Classical Sequent Calculus based on Pure Isabelle. 
*)

use_thys ["LK", "ILL", "ILL_predlog", "Washing", "Modal0", "T", "S4", "S43"];