src/FOL/ROOT.ML
author huffman
Fri, 29 May 2009 10:31:35 -0700
changeset 31342 b7941738e3a1
parent 23161 cd928fd965a8
child 31974 e81979a703a4
permissions -rw-r--r--
add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
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";