src/HOL/plain.ML
author haftmann
Wed, 08 Dec 2010 13:34:50 +0100
changeset 41075 4bed56dc95fb
parent 37694 19e8b730ddeb
permissions -rw-r--r--
primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37694
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     1
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     2
(* side-entry for HOL-Plain *)
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     3
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 29304
diff changeset
     4
use_thys ["Plain"];