src/FOLP/ex/ROOT.ML
author wenzelm
Sun, 09 Oct 2011 16:47:58 +0200
changeset 45107 76fef3e57004
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
tuned;

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

Examples for First-Order Logic. 
*)

use_thys [
  "Intro",
  "Nat",
  "Foundation",
  "If",
  "Intuitionistic",
  "Classical",
  "Propositional_Int",
  "Quantifiers_Int",
  "Propositional_Cla",
  "Quantifiers_Cla"
];