src/Sequents/LK/ROOT.ML
author haftmann
Wed, 08 Nov 2006 19:48:35 +0100
changeset 21250 a268f6288fb6
parent 17481 75166ebb619b
child 21426 87ac12bed1ab
permissions -rw-r--r--
moved lemma eq_neq_eq_imp_neq to HOL

(*  Title:      LK/ex/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1992  University of Cambridge

Examples for Classical Logic.
*)

time_use "prop.ML";
time_use "quant.ML";
time_use "hardquant.ML";
time_use_thy "Nat";