src/FOL/ROOT.ML
author huffman
Mon, 08 Jun 2009 15:46:14 -0700
changeset 31532 43e8d4bfde26
parent 23161 cd928fd965a8
child 31974 e81979a703a4
permissions -rw-r--r--
generalize lemmas compact_imp_bounded, compact_imp_closed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7355
4c43090659ca proper bootstrap of IFOL/FOL theories and packages;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      FOL/ROOT.ML
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
    ID:         $Id$
23161
cd928fd965a8 tuned header;
wenzelm
parents: 23157
diff changeset
     3
cd928fd965a8 tuned header;
wenzelm
parents: 23157
diff changeset
     4
First-Order Logic with Natural Deduction.
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
2469
b50b8c0eec01 Implicit simpsets and clasets for FOL and ZF
paulson
parents: 2237
diff changeset
     7
use_thy "FOL";