src/Sequents/ROOT.ML
author huffman
Tue, 29 May 2012 10:08:31 +0200
changeset 48008 846ff14337a4
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
use transfer method for instance proof

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