src/Sequents/ROOT.ML
author boehmes
Wed, 26 May 2010 17:52:32 +0200
changeset 37126 fed6bbf35bac
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
try logical and theory abstraction before full abstraction (avoids warnings of linarith)

(*  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"];