src/HOL/ROOT.ML
author huffman
Tue, 01 Jul 2008 03:14:00 +0200
changeset 27416 07e04ab0177a
parent 27368 9f90ac19e32b
child 27421 7e458bd56860
permissions -rw-r--r--
remove unused lemmas ub2ub_monofun' and dir2dir_monofun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1264
3eb91524b938 added local simpsets; removed IOA from 'make test'
clasohm
parents: 1165
diff changeset
     1
(*  Title:      HOL/ROOT.ML
923
ff1574a81019 new version of HOL with curried function application
clasohm
parents:
diff changeset
     2
    ID:         $Id$
23166
45f3c90b2d27 proper loading of ML files (in HOL.thy);
wenzelm
parents: 22997
diff changeset
     3
 
27368
9f90ac19e32b established Plain theory and image
haftmann
parents: 25964
diff changeset
     4
Classical Higher-order Logic -- batteries included.
923
ff1574a81019 new version of HOL with curried function application
clasohm
parents:
diff changeset
     5
*)
ff1574a81019 new version of HOL with curried function application
clasohm
parents:
diff changeset
     6
23166
45f3c90b2d27 proper loading of ML files (in HOL.thy);
wenzelm
parents: 22997
diff changeset
     7
use_thy "Main";